Skip to content

Commit

Permalink
Bump version from 1.1.6 to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Sep 18, 2021
1 parent b8c9669 commit 48bb601
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sift.iss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

[Setup]
AppName=SIFT
AppVersion=1.1.6
AppVersion=1.2.0
DefaultDirName={pf}\SIFT
DefaultGroupName=SIFT
Compression=lzma2
Expand Down
2 changes: 1 addition & 1 deletion uwsift/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.1.6"
__version__ = "1.2.0"

0 comments on commit 48bb601

Please sign in to comment.