Skip to content

Commit 14864c2

Browse files
committed
Bump version to 0.6.3
1 parent 011fbac commit 14864c2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGES
22
=======
33

4+
0.6.3 (2017-07-31)
5+
------------------
6+
7+
- Fix pypi source distribution
8+
49
0.6.2 (2017-07-31)
510
------------------
611

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup
22

3-
version = '0.6.2'
3+
version = '0.6.3'
44

55

66
setup(

0 commit comments

Comments
 (0)