Skip to content

Commit ad4f456

Browse files
committed
Bump version to fix messup with macOS v0.1.3
1 parent 4f41ae6 commit ad4f456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def finalize_options(self):
5555

5656
setup(
5757
name="clr_loader",
58-
version="0.1.2",
58+
version="0.1.3",
5959
description="Generic pure Python loader for .NET runtimes",
6060
author="Benedikt Reinartz",
6161
author_email="[email protected]",

0 commit comments

Comments
 (0)