1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-24 15:12:31 +01:00

Added missing package init for curses submodule

This commit is contained in:
2020-08-17 19:24:14 +02:00
parent 40b1065073
commit 31887db790

1
wicd/curses/__init__.py Normal file
View File

@@ -0,0 +1 @@
__version__ = "2.0.0"