setup.py: version 2.0.0
This commit is contained in:
parent
61b93e9a14
commit
03114c3b47
2
setup.py
2
setup.py
@ -17,7 +17,7 @@ wheel = ['wheel'] if needs_wheel else []
|
|||||||
|
|
||||||
setup_params = dict(
|
setup_params = dict(
|
||||||
name="ufoLib",
|
name="ufoLib",
|
||||||
version="2.0.dev1",
|
version="2.0.0",
|
||||||
description="A low-level UFO reader and writer.",
|
description="A low-level UFO reader and writer.",
|
||||||
author="Just van Rossum, Tal Leming, Erik van Blokland, others",
|
author="Just van Rossum, Tal Leming, Erik van Blokland, others",
|
||||||
author_email="info@robofab.com",
|
author_email="info@robofab.com",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user