Skip to content

Commit 7dc3ae4

Browse files
committed
Prepare for 0.6 release
1 parent 8a525ef commit 7dc3ae4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
0.6 (xx.xx.xxxx)
4+
0.6 (21.11.2015)
55
~~~~~~~~~~~~~~~~
66
* Fixed call to FilterBase super for django-compressor 1.6 compatibility (Dennis Vermeulen)
77

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name='django-libsass',
10-
version='0.5',
10+
version='0.6',
1111
description="A django-compressor filter to compile SASS files using libsass",
1212
author='Matt Westcott',
1313
author_email='[email protected]',

0 commit comments

Comments
 (0)