We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c35802 commit e951b92Copy full SHA for e951b92
setup.py
@@ -55,7 +55,7 @@ def finalize_options(self):
55
56
setup(
57
name="clr_loader",
58
- version="0.1.5",
+ version="0.1.6",
59
description="Generic pure Python loader for .NET runtimes",
60
author="Benedikt Reinartz",
61
author_email="[email protected]",
0 commit comments