File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- into-dbus-python 0.8 (UNRELEASED)
2- =================================
1+ into-dbus-python 0.8
2+ ====================
33
44Recommended Python interpreter: 3.7.9
55Recommended tox version: 3.13.2
@@ -23,6 +23,8 @@ New dependency version requirement:
2323 https://github.com/stratis-storage/into-dbus-python/pull/53
2424
2525- Tidies and Maintenance:
26+ https://github.com/stratis-storage/into-dbus-python/pull/64
27+ https://github.com/stratis-storage/into-dbus-python/pull/63
2628 https://github.com/stratis-storage/into-dbus-python/pull/61
2729 https://github.com/stratis-storage/into-dbus-python/pull/60
2830 https://github.com/stratis-storage/into-dbus-python/pull/58
Original file line number Diff line number Diff line change 1717 .. moduleauthor:: mulhern <[email protected] > 1818"""
1919
20- __version__ = "0.07 "
20+ __version__ = "0.08 "
2121__version_info__ = tuple (int (x ) for x in __version__ .split ("." ))
You can’t perform that action at this time.
0 commit comments