We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721f2b2 commit 6c2db94Copy full SHA for 6c2db94
CHANGELOG.txt
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-0.5 (xx.xx.xxxx)
+0.5 (18.11.2015)
5
~~~~~~~~~~~~~~~~
6
* Added sourcemap support (Saulius Žemaitaitis)
7
* Updated the `static` function to use the more versatile django.contrib.staticfiles implementation (Carl Johnson)
setup.py
@@ -7,7 +7,7 @@
8
setup(
9
name='django-libsass',
10
- version='0.4',
+ version='0.5',
11
description="A django-compressor filter to compile SASS files using libsass",
12
author='Matt Westcott',
13
author_email='[email protected]',
0 commit comments