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 cbb2e16 commit e512c7aCopy full SHA for e512c7a
setup.py
@@ -55,7 +55,7 @@ def finalize_options(self):
55
56
setup(
57
name="clr_loader",
58
- version="0.1.3",
+ version="0.1.4",
59
description="Generic pure Python loader for .NET runtimes",
60
author="Benedikt Reinartz",
61
author_email="[email protected]",
0 commit comments