Skip to content

Commit

Permalink
Bump version from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Dec 6, 2019
1 parent d54570f commit 5f498ae
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.0
AppVersion=1.1.1
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.0"
__version__ = "1.1.1"

0 comments on commit 5f498ae

Please sign in to comment.