Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ad4f456

Browse files
committedJan 31, 2021
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="filmor@gmail.com",

0 commit comments

Comments
 (0)
Please sign in to comment.