Skip to content

Commit 0cc6284

Browse files
committed
release 0.8.1
1 parent f0f348d commit 0cc6284

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Apache Software License
107107
CHANGES
108108
=======
109109

110-
0.8.1 (Unreleased)
110+
0.8.1 (2018-06-19)
111111
------------------
112112

113113
* #38: Fix 0.8 doesn't compatible with Python 2. Thanks to Benjy Weinberger.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def read(filename):
1313

1414
setup(
1515
name='django-redshift-backend',
16-
version='0.8',
16+
version='0.8.1',
1717
packages=find_packages(),
1818
url='http://django-redshift-backend.rtfd.io/',
1919
license='Apache Software License',

0 commit comments

Comments
 (0)