Skip to content

Commit 1afdb76

Browse files
committed
Prepare 2.2.0
1 parent 97b6e03 commit 1afdb76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.2.0 (UNRELEASED)
7+
2.2.0 (2017-06-12)
88
------------------
99

1010
- ``InterSphinxParser`` is now open to extension.

src/doc2dash/__init__.py

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

55
from __future__ import absolute_import, division, print_function
66

7-
__version__ = "2.2.0.dev0"
7+
__version__ = "2.2.0"
88

99

1010
__title__ = "doc2dash"

0 commit comments

Comments
 (0)