Skip to content

Commit 8bc639a

Browse files
committed
Version 1.1.1
1 parent 3c791b4 commit 8bc639a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wslwinreg/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
PFILETIME, SUBLANG_DEFAULT
6464

6565
## Numeric version
66-
__numversion__ = (1, 1, 0)
66+
__numversion__ = (1, 1, 1)
6767

6868
## Current version of the library
6969
__version__ = ".".join([str(num) for num in __numversion__])

0 commit comments

Comments
 (0)