Skip to content

Commit 5c74e79

Browse files
committed
release preparation (removed version suffix)
1 parent deb8e97 commit 5c74e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

photofilmstrip/Constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
else:
1919
APP_DIR = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "..")
2020

21-
VERSION_SUFFIX = 'b3'
21+
VERSION_SUFFIX = ''
2222

2323
APP_NAME = "PhotoFilmStrip"
2424
APP_VERSION = "4.0.0"

0 commit comments

Comments
 (0)