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

Commit bd6fd3c

Browse files
committed
Back to development: 2.0.1
1 parent 2acd721 commit bd6fd3c

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+
2.0.1 (unreleased)
2+
------------------
3+
4+
- Nothing changed yet.
5+
6+
17
2.0.0 (2018-10-16)
28
------------------
39

pydot_ng/__init__.py

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

3434
__author__ = 'Ero Carrera'
3535
__license__ = 'MIT'
36-
__version__ = '2.0.0'
36+
__version__ = '2.0.1.dev0'
3737

3838
PY3 = not sys.version_info < (3, 0, 0)
3939

0 commit comments

Comments
 (0)