We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfa4c9e commit d502515Copy full SHA for d502515
2 files changed
gemd/__version__.py
@@ -1 +1 @@
1
-__version__ = "2.2.1"
+__version__ = "2.2.2"
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
Homepage = "http://github.com/CitrineInformatics/gemd-python"
27
28
[build-system]
29
-requires = ["setuptools>=61.0", "wheel"]
+requires = ["setuptools>=69.0", "wheel"]
30
build-backend = "setuptools.build_meta"
31
32
[tool.setuptools.dynamic]
0 commit comments