Skip to content

Commit 6c2db94

Browse files
committed
prepare for 0.5 release
1 parent 721f2b2 commit 6c2db94

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.5 (xx.xx.xxxx)
4+
0.5 (18.11.2015)
55
~~~~~~~~~~~~~~~~
66
* Added sourcemap support (Saulius Žemaitaitis)
77
* Updated the `static` function to use the more versatile django.contrib.staticfiles implementation (Carl Johnson)

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.4',
10+
version='0.5',
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)