Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update setup.py
  • Loading branch information
denfromufa authored Feb 15, 2017
commit a5742bc762cf04891e780c0fa65ab0afb3e195ec
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ def run(self):

setup(
name="pythonnet",
version="2.2.2",
version="2.3.0.dev1",
description=".Net and Mono integration for Python",
url='https://pythonnet.github.io/',
license='MIT',
Expand Down