Skip to content

Commit 13e6039

Browse files
committed
Preparing release 2.0.1
1 parent 535cc66 commit 13e6039

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

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

44

5-
2.0.1 (unreleased)
5+
2.0.1 (2015-04-23)
66
==================
77

88
- Explicitly depend on pathlib, instead of assuming pyScss will require it. [#33]

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def read(fname):
2727
]
2828

2929

30-
version = '2.1.0.dev0'
30+
version = '2.0.1'
3131

3232

3333
setup(

0 commit comments

Comments
 (0)