Skip to content

Commit 76ef9dd

Browse files
committed
Bump version
1 parent b2b476d commit 76ef9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass.py

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

2323
__all__ = ('MODES', 'OUTPUT_STYLES', 'SOURCE_COMMENTS', 'CompileError',
2424
'and_join', 'compile')
25-
__version__ = '0.4.0'
25+
__version__ = '0.4.1'
2626

2727

2828
#: (:class:`collections.Mapping`) The dictionary of output styles.

0 commit comments

Comments
 (0)