We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b28721 commit 3be9611Copy full SHA for 3be9611
sqlitely/conf.py
@@ -27,7 +27,7 @@
27
28
"""Program title, version number and version date."""
29
Title = "SQLitely"
30
-Version = "1.2.dev13"
+Version = "1.2"
31
VersionDate = "22.09.2020"
32
33
if getattr(sys, "frozen", False):
0 commit comments