Skip to content

Commit cd1c854

Browse files
committed
Version 0.0.4
1 parent 1fd8294 commit cd1c854

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python-manatools
22
================
3-
X.Y.Z
4-
- dialog icon set if passed
3+
0.0.4
4+
- set dialog icon if passed to costructor
55
- exported Service Manager Interface to allow using systemd api
66

77
0.0.3

manatools/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
__project_name__ = "python-manatools"
1111

1212
''' project version '''
13-
__project_version__ = "0.0.3"
13+
__project_version__ = "0.0.4"

0 commit comments

Comments
 (0)