Skip to content

Commit eb527fb

Browse files
committed
Version update to 2.1
1 parent fb49670 commit eb527fb

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
@@ -30,7 +30,7 @@
3030
if sys.platform == "win32":
3131
import winreg
3232

33-
__version__ = "2.0.1"
33+
__version__ = "2.1"
3434

3535
os.system("")
3636

0 commit comments

Comments
 (0)