Preparing release 1.0.0
This commit is contained in:
parent
7f00068c5f
commit
9692b5394a
@ -1,4 +1,4 @@
|
|||||||
1.0.0 (unreleased)
|
1.0.0 (2015-02-26)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
- Added tox to run tests
|
- Added tox to run tests
|
||||||
|
2
setup.py
2
setup.py
@ -12,7 +12,7 @@ with open('README.rst', 'r', 'utf-8') as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pydot_ng',
|
name='pydot_ng',
|
||||||
version='1.0.0.dev0',
|
version='1.0.0',
|
||||||
description='Python interface to Graphviz\'s Dot',
|
description='Python interface to Graphviz\'s Dot',
|
||||||
author='Ero Carrera',
|
author='Ero Carrera',
|
||||||
author_email='ero@dkbza.org',
|
author_email='ero@dkbza.org',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user