summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b59c093..99b5e42 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
from distutils.core import setup, Extension
-version = '221'
+version = '230'
defines = [('PACKAGE_VERSION', '"{}"'.format(version))]
_journal = Extension('systemd/_journal',