Skip to content

Commit

Permalink
Prepare for 0.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed May 2, 2016
1 parent 87038de commit a3bf809
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

0.7 (xx.xx.xxxx)
0.7 (02.05.2016)
~~~~~~~~~~~~~~~~
* Added LIBSASS_PRECISION setting (Liang-Bo Wang)

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name='django-libsass',
version='0.6',
version='0.7',
description="A django-compressor filter to compile SASS files using libsass",
author='Matt Westcott',
author_email='[email protected]',
Expand Down

0 comments on commit a3bf809

Please sign in to comment.