We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2bf01e commit bc0aea4Copy full SHA for bc0aea4
1 file changed
openhcs/__init__.py
@@ -13,7 +13,7 @@
13
import platform
14
from pathlib import Path
15
16
-__version__ = "0.5.12"
+__version__ = "0.5.13"
17
18
# Configure polystore defaults for OpenHCS integration
19
os.environ.setdefault("POLYSTORE_METADATA_FILENAME", "openhcs_metadata.json")
0 commit comments