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

Commit 9692b53

Browse files
committed
Preparing release 1.0.0
1 parent 7f00068 commit 9692b53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.0.0 (unreleased)
1+
1.0.0 (2015-02-26)
22
------------------
33

44
- Added tox to run tests

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.dev0',
15+
version='1.0.0',
1616
description='Python interface to Graphviz\'s Dot',
1717
author='Ero Carrera',
1818
author_email='ero@dkbza.org',

0 commit comments

Comments
 (0)