Skip to content

Commit

Permalink
v1.2 checkpoint.
Browse files Browse the repository at this point in the history
  • Loading branch information
suurjaak committed Sep 22, 2020
1 parent 2b28721 commit 3be9611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqlitely/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

"""Program title, version number and version date."""
Title = "SQLitely"
Version = "1.2.dev13"
Version = "1.2"
VersionDate = "22.09.2020"

if getattr(sys, "frozen", False):
Expand Down

0 comments on commit 3be9611

Please sign in to comment.