We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c791b4 commit 8bc639aCopy full SHA for 8bc639a
wslwinreg/__init__.py
@@ -63,7 +63,7 @@
63
PFILETIME, SUBLANG_DEFAULT
64
65
## Numeric version
66
-__numversion__ = (1, 1, 0)
+__numversion__ = (1, 1, 1)
67
68
## Current version of the library
69
__version__ = ".".join([str(num) for num in __numversion__])
0 commit comments