File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- stratis-cli 2.4.2 (UNRELEASED)
2- ==============================
1+ stratis-cli 2.4.2
2+ =================
33Recommended development environment: Fedora 33
44Lowest supported Python interpreter: 3.6.8
55
66- Make semantic_version dependency optional in the source:
77 https://github.com/stratis-storage/stratis-cli/pull/791
88
99- Tidies and Maintenance:
10+ https://github.com/stratis-storage/stratis-cli/pull/794
11+ https://github.com/stratis-storage/stratis-cli/pull/792
1012 https://github.com/stratis-storage/stratis-cli/pull/790
1113 https://github.com/stratis-storage/stratis-cli/pull/789
1214 https://github.com/stratis-storage/stratis-cli/pull/787
Original file line number Diff line number Diff line change 1717 .. moduleauthor:: mulhern <amulhern@redhat.com>
1818"""
1919
20- __version_info__ = (2 , 4 , 1 )
20+ __version_info__ = (2 , 4 , 2 )
2121__version__ = "." .join (str (x ) for x in __version_info__ )
You can’t perform that action at this time.
0 commit comments