diff --git a/setup.py b/setup.py index a57da49..e2b4453 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name="pyvalem", - version="2.5.5", + version="2.5.6", description="A package for managing simple chemical species and states", long_description=long_description, long_description_content_type="text/x-rst",