We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 505c5f2 commit 2a46f49Copy full SHA for 2a46f49
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.2.2
+current_version = 0.2.3
3
commit = True
4
tag = True
5
sign_tags = True
src/build/settings/base.json
@@ -2,5 +2,5 @@
"app_name": "PyES4",
"author": "Lorenzo Castellino",
"main_module": "src/main/python/main.py",
- "version": "0.2.2"
+ "version": "0.2.3"
6
}
0 commit comments