diff --git a/setup.py b/setup.py index 2f9ef2e..212d313 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name="pyvalem", - version="2.5.1", + version="2.5.2", description="A package for managing simple chemical species and states", long_description=long_description, long_description_content_type="text/x-rst",