Skip to content

Commit eaa1185

Browse files
committed
Bump version to 0.6.4
1 parent 3b06753 commit eaa1185

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

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

4-
0.6.4
5-
-------
4+
0.6.4 (2017-07-31)
5+
------------------
66

77
- `check` command respects `optional` option
88
- Don't fail when Rust isn't installed while all extensions are optional

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.3'
3+
version = '0.6.4'
44

55

66
setup(

0 commit comments

Comments
 (0)