Skip to content

Commit b4cfe2a

Browse files
committed
TEMPORARY: version bump
Signed-off-by: mulhern <amulhern@redhat.com>
1 parent 7e0f7ff commit b4cfe2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dbus_python_client_gen/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
.. moduleauthor:: mulhern <amulhern@redhat.com>
99
"""
1010

11-
__version__ = "0.8.3"
11+
__version__ = "0.8.4"
1212
__version_info__ = tuple(int(x) for x in __version__.split("."))

0 commit comments

Comments
 (0)