Skip to content

Commit 076885f

Browse files
committed
Version bump to 0.9
1 parent 0b2f426 commit 076885f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Changelog
22
=========
33

4-
0.9 (03.07.2021)
4+
0.9 (08.07.2021)
55
~~~~~~~~~~~~~~~~
6-
* Added django3.1 amd 3.2 support.
7-
* Added tox and enable github actions for different django and python versions.
6+
* Added Django 3.1 and 3.2 support (Awais Qureshi)
7+
* Added tox and enable Github actions for testing across different Django and Python versions (Awais Qureshi)
88

99
0.8 (06.01.2020)
1010
~~~~~~~~~~~~~~~~

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