Skip to content

Commit

Permalink
bump to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Dec 4, 2023
1 parent 2b3ff16 commit 122e6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cysystemd/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package_info = "systemd wrapper in Cython"
version_info = (1, 5, 4)
version_info = (1, 6, 0)


author_info = (("Dmitry Orlov", "[email protected]"),)
Expand Down

0 comments on commit 122e6d9

Please sign in to comment.