Skip to content

Commit

Permalink
Bump version from 1.0.6 to 1.1.0a0
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Nov 19, 2019
1 parent b0d6122 commit 3ea0788
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sift.iss
Expand Up @@ -3,7 +3,7 @@

[Setup]
AppName=SIFT
AppVersion=1.0.6
AppVersion=1.1.0a0
DefaultDirName={pf}\SIFT
DefaultGroupName=SIFT
Compression=lzma2
Expand Down
2 changes: 1 addition & 1 deletion uwsift/version.py
@@ -1 +1 @@
__version__ = "1.0.6"
__version__ = "1.1.0a0"

0 comments on commit 3ea0788

Please sign in to comment.