Skip to content

Commit 811a1aa

Browse files
committed
Bump version: 0.2.4 → 0.3.0
1 parent 2be7b98 commit 811a1aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.2.4
2+
current_version = 0.3.0
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def readme():
1010

1111

1212
setup(name='glibc-locale-tools',
13-
version='0.2.4',
13+
version='0.3.0',
1414
author='Mischa ter Smitten',
1515
author_email='mtersmitten@oefenweb.nl',
1616
maintainer='Mischa ter Smitten',

0 commit comments

Comments
 (0)