We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9189522 commit acd6127Copy full SHA for acd6127
pyenzyme/__init__.py
@@ -45,4 +45,4 @@
45
"group_measurements",
46
]
47
48
-__version__ = "2.1.1"
+__version__ = "2.2.0"
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pyenzyme"
3
-version = "2.1.1"
+version = "2.2.0"
4
description = "A Python library for EnzymeML"
5
authors = ["Jan Range <[email protected]>"]
6
license = "BSD 2-Clause License"
0 commit comments