Skip to content

Commit f135d68

Browse files
committed
Update to v2.0 for release
1 parent a7d13f6 commit f135d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
if sys.platform == "win32":
2929
import winreg
3030

31-
__version__ = "2.0-beta"
31+
__version__ = "2.0"
3232

3333
os.system("")
3434

0 commit comments

Comments
 (0)