We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb49670 commit eb527fbCopy full SHA for eb527fb
src/main.py
@@ -30,7 +30,7 @@
30
if sys.platform == "win32":
31
import winreg
32
33
-__version__ = "2.0.1"
+__version__ = "2.1"
34
35
os.system("")
36
0 commit comments