Skip to content

Commit 239f495

Browse files
committed
Increase version
1 parent 67c1ed9 commit 239f495

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crystal_toolkit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
VolumetricData,
2121
)
2222

23-
__version__ = "2022.07.28"
23+
__version__ = "2022.08.12"
2424

2525
MODULE_PATH = Path(__file__).parents[0]
2626

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "crystal_toolkit"
3-
version = "2022.07.28"
3+
version = "2022.08.12"
44
description = ""
55
authors = ["Matthew Horton <[email protected]>"]
66

0 commit comments

Comments
 (0)