Skip to content
This repository was archived by the owner on Nov 19, 2018. It is now read-only.

Commit c6fa1de

Browse files
committed
Back to development: 1.0.1
1 parent 9692b53 commit c6fa1de

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.0.1 (unreleased)
2+
------------------
3+
4+
- Nothing changed yet.
5+
6+
17
1.0.0 (2015-02-26)
28
------------------
39

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
setup(
1414
name='pydot_ng',
15-
version='1.0.0',
15+
version='1.0.1.dev0',
1616
description='Python interface to Graphviz\'s Dot',
1717
author='Ero Carrera',
1818
author_email='ero@dkbza.org',

0 commit comments

Comments
 (0)