We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58519d commit 2cef4efCopy full SHA for 2cef4ef
setup.py
@@ -1,6 +1,6 @@
1
from distutils.core import setup, Extension
2
3
-version = '221'
+version = '230'
4
defines = [('PACKAGE_VERSION', '"{}"'.format(version))]
5
6
_journal = Extension('systemd/_journal',
0 commit comments