Skip to content

Commit 326a5f0

Browse files
committed
Bump version from 2.0.0b0 to 2.0.0b0
1 parent 860de8d commit 326a5f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sift.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[Setup]
55
AppName=SIFT
6-
AppVersion=2.0.0a0
6+
AppVersion=2.0.0b0
77
DefaultDirName={pf}\SIFT
88
DefaultGroupName=SIFT
99
Compression=lzma2

uwsift/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.0a0"
1+
__version__ = "2.0.0b0"

0 commit comments

Comments
 (0)