Skip to content

Commit

Permalink
Bump version from 2.0.0b0 to 2.0.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
ameraner committed Sep 4, 2024
1 parent 2e6fca2 commit 159d622
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=2.0.0b0
AppVersion=2.0.0b1
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__ = "2.0.0b0"
__version__ = "2.0.0b1"

0 comments on commit 159d622

Please sign in to comment.