Skip to content

Commit bc0aea4

Browse files
committed
bump version to 0.5.13
1 parent a2bf01e commit bc0aea4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openhcs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import platform
1414
from pathlib import Path
1515

16-
__version__ = "0.5.12"
16+
__version__ = "0.5.13"
1717

1818
# Configure polystore defaults for OpenHCS integration
1919
os.environ.setdefault("POLYSTORE_METADATA_FILENAME", "openhcs_metadata.json")

0 commit comments

Comments
 (0)