Commit 029ceedb authored by David Hendriks's avatar David Hendriks
Browse files

updated version to 0.3.1

parent 42c2bf82
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -227,7 +227,7 @@ class CustomBuildCommand(distutils.command.build.build):

setup(
    name="binarycpython",
    version="0.3",
    version="0.3.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),