Skip to content

Commit 0eff18f

Browse files
author
Rocky Meza
committed
Preparing release 2.0.2
1 parent 608a873 commit 0eff18f

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
@@ -2,7 +2,7 @@ CHANGELOG
22
---------
33

44

5-
2.0.2 (unreleased)
5+
2.0.2 (2015-04-29)
66
==================
77

88
- Fixed bug with relative imports [#34, #35 r1chardj0n3s]

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def read(fname):
2727
]
2828

2929

30-
version = '2.0.2.dev0'
30+
version = '2.0.2'
3131

3232

3333
setup(

0 commit comments

Comments
 (0)