Skip to content

Commit

Permalink
Bump version to 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
filmor committed Apr 4, 2021
1 parent 4c35802 commit e951b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def finalize_options(self):

setup(
name="clr_loader",
version="0.1.5",
version="0.1.6",
description="Generic pure Python loader for .NET runtimes",
author="Benedikt Reinartz",
author_email="filmor@gmail.com",
Expand Down

0 comments on commit e951b92

Please sign in to comment.