Loading setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -242,7 +242,7 @@ class CustomBuildCommand(distutils.command.build.build): setup( name="binarycpython", version="0.2.1", version="0.2.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( Loading Loading
setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -242,7 +242,7 @@ class CustomBuildCommand(distutils.command.build.build): setup( name="binarycpython", version="0.2.1", version="0.2.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( Loading