File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
src/dbus_python_client_gen Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ dbus-python-client-gen 0.8.2
2+ ============================
3+ Recommended development environment: Fedora 37
4+
5+
16dbus-python-client-gen 0.8.1
27============================
38Recommended development environment: Fedora 37
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ url = https://github.com/stratis-storage/dbus-python-client-gen
66description = transforms values into properly wrapped dbus-python objects
77license = MPL-2.0
88long_description = file: README.rst
9- long_description_content_type = text/rst
9+ long_description_content_type = text/x- rst
1010version = attr: dbus_python_client_gen._version.__version__
1111platforms =
1212 Linux
Original file line number Diff line number Diff line change 88 .. moduleauthor:: mulhern <[email protected] > 99"""
1010
11- __version__ = "0.8.1 "
11+ __version__ = "0.8.2 "
1212__version_info__ = tuple (int (x ) for x in __version__ .split ("." ))
You can’t perform that action at this time.
0 commit comments