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

Commit 07fcc3e

Browse files
committed
Version bump
1 parent af5fbd4 commit 07fcc3e

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.1
5+
-------------
6+
7+
To be released.
8+
9+
410
Version 0.2.0
511
-------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from setuptools import Extension, setup
1515

1616

17-
version = '0.2.0'
17+
version = '0.2.1'
1818

1919
libsass_sources = [
2020
'context.cpp', 'functions.cpp', 'document.cpp',

0 commit comments

Comments
 (0)