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

Commit 39b6a2d

Browse files
committed
Bump version
1 parent 7c3b21c commit 39b6a2d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,12 @@ The above three softwares are all distributed under `MIT license`_.
7777
Changelog
7878
---------
7979

80+
Version 0.1.1
81+
'''''''''''''
82+
83+
To be released.
84+
85+
8086
Version 0.1.0
8187
'''''''''''''
8288

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from distutils.core import Extension, setup
99

1010

11-
version = '0.1.0'
11+
version = '0.1.1'
1212

1313
libsass_sources = [
1414
'context.cpp', 'functions.cpp', 'document.cpp',

0 commit comments

Comments
 (0)