We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f19dfe commit 2e3ab36Copy full SHA for 2e3ab36
2 files changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "trojstenweb"
3
-version = "2.11.2"
+version = "2.11.3"
4
description = "Trojsten web"
5
authors = ["Trojsten Tech Team <tech.group@trojsten.sk>"]
6
license = "MIT"
setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 2.11.2
+current_version = 2.11.3
commit = True
tag = True
0 commit comments