diff --git a/setup.py b/setup.py index b8e32ca..00ccd10 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ def long_description(): dev_requiremnets = ["pytest", "hypothesis"] setup( name="yamlloader", - version="1.2.2", + version="1.3.2", author='Jonas Eschle "Mayou36", Johannes Lade "SebastianJL"', author_email="jonas.eschle@phynix.science, johannes.lade@phynix.science", maintainer='Jonas Eschle "Mayou36"',