Skip to content

Commit 78d1bee

Browse files
committed
Prepare 2.0.1
1 parent c3d3a37 commit 78d1bee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc2dash/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77

88
__author__ = 'Hynek Schlawack'
9-
__version__ = '2.1.0-dev'
9+
__version__ = '2.0.1'
1010
__license__ = 'MIT'

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Changelog
44
=========
55

66

7-
2.0.1 (UNRELEASED)
7+
2.0.1 (2014-09-16)
88
------------------
99

1010
- Better Unicode support.

0 commit comments

Comments
 (0)