We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67c1ed9 commit 239f495Copy full SHA for 239f495
crystal_toolkit/__init__.py
@@ -20,7 +20,7 @@
20
VolumetricData,
21
)
22
23
-__version__ = "2022.07.28"
+__version__ = "2022.08.12"
24
25
MODULE_PATH = Path(__file__).parents[0]
26
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "crystal_toolkit"
3
-version = "2022.07.28"
+version = "2022.08.12"
4
description = ""
5
authors = ["Matthew Horton <[email protected]>"]
6
0 commit comments