We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e0f7ff commit b4cfe2aCopy full SHA for b4cfe2a
1 file changed
src/dbus_python_client_gen/_version.py
@@ -8,5 +8,5 @@
8
.. moduleauthor:: mulhern <amulhern@redhat.com>
9
"""
10
11
-__version__ = "0.8.3"
+__version__ = "0.8.4"
12
__version_info__ = tuple(int(x) for x in __version__.split("."))
0 commit comments