Back to development: 1.0.1
This commit is contained in:
parent
9692b5394a
commit
c6fa1de4bb
@ -1,3 +1,9 @@
|
|||||||
|
1.0.1 (unreleased)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- Nothing changed yet.
|
||||||
|
|
||||||
|
|
||||||
1.0.0 (2015-02-26)
|
1.0.0 (2015-02-26)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
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',
|
version='1.0.1.dev0',
|
||||||
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…
Reference in New Issue
Block a user