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