Skip to content

Commit 3626ccb

Browse files
committed
Bump version
1 parent 01fb4b4 commit 3626ccb

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
@@ -8,7 +8,7 @@
88

99
from crystal_toolkit.renderables import *
1010

11-
__version__ = "2022.06.08"
11+
__version__ = "2022.07.25"
1212

1313
MODULE_PATH = Path(__file__).parents[0]
1414

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

0 commit comments

Comments
 (0)