We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0b48b commit 9bddc53Copy full SHA for 9bddc53
audible_epub3_maker/utils/constants.py
@@ -2,7 +2,7 @@
2
## Internal configuration (not intended for user modification) ##
3
4
APP_NAME = "Audible EPUB3 Maker"
5
-APP_VERSION = "0.2.1"
+APP_VERSION = "0.3.0"
6
APP_FULLNAME = APP_NAME + " v" + APP_VERSION
7
APP_IN_DEV = True
8
0 commit comments