Skip to content

Commit 7b0e2ba

Browse files
committed
bump version in setup.py for packaging
Signed-off-by: Stephen Arnold <[email protected]>
1 parent 7190abe commit 7b0e2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def read_file(filename):
1717
#REL_TAG = FPND_VERSION.replace('-', 'p')
1818

1919
APP_ID = 'freepn-gtk3-indicator'
20-
APP_VERSION = '0.0.2'
20+
APP_VERSION = '0.0.3'
2121

2222
APP_DOWNLOAD_URL = (
2323
'https://github.com/freepn/freepn-gtk3-tray/tarball/' + APP_VERSION

0 commit comments

Comments
 (0)