Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit dad88e5

Browse files
committed
Version dump
1 parent 7940bb9 commit dad88e5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changes.rst

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

4+
Version 0.2.4
5+
-------------
6+
7+
To be released.
8+
9+
410
Version 0.2.3
511
-------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from setuptools import Extension, setup
1818

1919

20-
version = '0.2.3'
20+
version = '0.2.4'
2121

2222
libsass_sources = [
2323
'constants.cpp', 'context.cpp', 'functions.cpp', 'document.cpp',

0 commit comments

Comments
 (0)