We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be7b98 commit 811a1aaCopy full SHA for 811a1aa
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.2.4
+current_version = 0.3.0
3
commit = True
4
tag = True
5
setup.py
@@ -10,7 +10,7 @@ def readme():
10
11
12
setup(name='glibc-locale-tools',
13
- version='0.2.4',
+ version='0.3.0',
14
author='Mischa ter Smitten',
15
author_email='mtersmitten@oefenweb.nl',
16
maintainer='Mischa ter Smitten',
0 commit comments