Revert "setup.py: version 3.1"
This reverts commit cef46f09cf2ddac7e4cd34ed385a094877a8bc4e. Let's change the package version string only when we are ready to tag the new release.
This commit is contained in:
parent
c4df73beb6
commit
8e3b30a078
2
setup.py
2
setup.py
@ -50,7 +50,7 @@ TrueType/OpenType fonts to and from an XML-based format.
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = "fonttools",
|
name = "fonttools",
|
||||||
version = "3.1",
|
version = "3.0",
|
||||||
description = "Tools to manipulate font files",
|
description = "Tools to manipulate font files",
|
||||||
author = "Just van Rossum",
|
author = "Just van Rossum",
|
||||||
author_email = "just@letterror.com",
|
author_email = "just@letterror.com",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user