We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd8294 commit cd1c854Copy full SHA for cd1c854
NEWS
@@ -1,7 +1,7 @@
1
Python-manatools
2
================
3
-X.Y.Z
4
- - dialog icon set if passed
+0.0.4
+ - set dialog icon if passed to costructor
5
- exported Service Manager Interface to allow using systemd api
6
7
0.0.3
manatools/version.py
@@ -10,4 +10,4 @@
10
__project_name__ = "python-manatools"
11
12
''' project version '''
13
-__project_version__ = "0.0.3"
+__project_version__ = "0.0.4"
0 commit comments