pydna 5.5.2__py3-none-any.whl → 5.5.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
pydna/__init__.py CHANGED
@@ -151,7 +151,7 @@ __license__ = "BSD"
151
151
  __maintainer__ = "Björn Johansson"
152
152
  __email__ = "bjorn_johansson@bio.uminho.pt"
153
153
  __status__ = "Development" # "Production" #"Prototype"
154
- __version__ = "5.5.2"
154
+ __version__ = "5.5.4"
155
155
 
156
156
 
157
157
  # obtain config directory from env or appdirs