We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0827693 commit bd99ec6Copy full SHA for bd99ec6
pheme/version/__version__.py
@@ -2,4 +2,4 @@
2
3
# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
4
5
-__version__ = "21.12.2.dev1"
+__version__ = "21.12.2"
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "pheme"
-version = "21.12.2.dev1"
+version = "21.12.2"
authors = ["Greenbone AG <info@greenbone.net>"]
license = "AGPL-3.0-or-later"
6
readme = "README.md"
0 commit comments