We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb8e97 commit 5c74e79Copy full SHA for 5c74e79
photofilmstrip/Constants.py
@@ -18,7 +18,7 @@
18
else:
19
APP_DIR = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "..")
20
21
-VERSION_SUFFIX = 'b3'
+VERSION_SUFFIX = ''
22
23
APP_NAME = "PhotoFilmStrip"
24
APP_VERSION = "4.0.0"
0 commit comments