Skip to content

Commit 45295d1

Browse files
committed
Bump version to 231
1 parent 8176439 commit 45295d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def lib(*names, **kw):
5555
+ '\n'.join(results) + '\n')
5656
sys.exit(status)
5757

58-
version = '230'
58+
version = '231'
5959
defines = {'define_macros':[('PACKAGE_VERSION', '"{}"'.format(version))]}
6060

6161
_journal = Extension('systemd/_journal',

0 commit comments

Comments
 (0)