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 4f41ae6 commit ad4f456Copy full SHA for ad4f456
setup.py
@@ -55,7 +55,7 @@ def finalize_options(self):
55
56
setup(
57
name="clr_loader",
58
- version="0.1.2",
+ version="0.1.3",
59
description="Generic pure Python loader for .NET runtimes",
60
author="Benedikt Reinartz",
61
author_email="filmor@gmail.com",
0 commit comments