We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a137912 commit 1df698aCopy full SHA for 1df698a
atbswp/settings.py
@@ -24,7 +24,7 @@
24
25
26
CONFIG = configparser.ConfigParser()
27
-VERSION = "0.2"
+VERSION = "0.3.0"
28
YEAR = date.today().strftime("%Y")
29
30
0 commit comments