Skip to content

Commit 8b54627

Browse files
committed
Increase version
1 parent 0a1ebb5 commit 8b54627

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.25"
23+
__version__ = "2022.07.28"
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.25"
3+
version = "2022.07.28"
44
description = ""
55
authors = ["Matthew Horton <[email protected]>"]
66

0 commit comments

Comments
 (0)