Commit b1fb5969 authored by David Hendriks's avatar David Hendriks
Browse files

increased version

parent 35707a9c
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.1",
    version="0.3.2",
    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),