Skip to content

Commit

Permalink
update setup.py - moving to python3
Browse files Browse the repository at this point in the history
major version up to v2 because of moving to python3 (breaking backwards compatibility)
  • Loading branch information
dorazouri authored Dec 12, 2020
1 parent 9ea4c96 commit 99c0231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="sireprat-dorazouri", # Replace with your own username
version="1.0.0",
version="2.0.0",
author="Dor Azouri",
author_email="dorazouri@gmail.com",
description="Remote Command Execution as SYSTEM on Windows IoT Core - \
Expand Down

0 comments on commit 99c0231

Please sign in to comment.