Skip to content
Snippets Groups Projects
Commit 74360305 authored by David Hendriks's avatar David Hendriks
Browse files

updated version number

parent 3884b667
No related branches found
Tags 0.9.1
No related merge requests found
......@@ -224,7 +224,7 @@ class CustomBuildCommand(distutils.command.build.build):
setup(
name="binarycpython",
version="0.9",
version="0.9.1",
description="""This is a python API for binary_c (versions {}) by David Hendriks, Rob Izzard and collaborators. Based on the initial set up by Jeff andrews.""".format(
",".join(REQUIRED_BINARY_C_VERSIONS),
",".join(REQUIRED_BINARY_C_VERSIONS),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment