Skip to content

Commit a572baa

Browse files
committed
Bump release to v0.5.0
1 parent 4792c31 commit a572baa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Webstack-django-sorting Changelog
44
Version 0.5.0
55
-------------
66

7-
Unreleased
7+
Released on January 3th 2016
88

99
- Restore compatibility with Django v1.8 and lower
1010
- Fix reading of README.rst with Python 3

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
except ImportError:
99
from distutils.core import setup
1010

11-
__version__ = '0.4.3'
11+
__version__ = '0.5.0'
1212

1313
setup(
1414
name='webstack-django-sorting',

0 commit comments

Comments
 (0)