mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
FIX: twisted reactor not defined
This commit is contained in:
parent
46769793e7
commit
a88525fdd8
2 changed files with 16 additions and 8 deletions
2
setup.py
2
setup.py
|
@ -40,7 +40,7 @@ setup(
|
|||
# For a discussion on single-sourcing the version across setup.py and the
|
||||
# project code, see
|
||||
# https://packaging.python.org/en/latest/single_source_version.html
|
||||
version='0.1.1', # Required
|
||||
version='0.1.2', # Required
|
||||
|
||||
# This is a one-line description or tagline of what your project does. This
|
||||
# corresponds to the "Summary" metadata field:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue