Skip to content

Commit 1464fe2

Browse files
committed
Bump version and add 0.1.1 release date.
1 parent e1ece58 commit 1464fe2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Changelog
33

44
Here you can see the full list of changes between each Flask-Split release.
55

6-
0.1.1 (not released)
7-
^^^^^^^^^^^^^^^^^^^^
6+
0.1.1 (2012-03-12)
7+
^^^^^^^^^^^^^^^^^^
88

99
- Fixed user's participation to an experiment not clearing out from their
1010
session, when experiment version was greater than 0.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def run(self):
1818

1919
setup(
2020
name='Flask-Split',
21-
version='0.1.0',
21+
version='0.1.1',
2222
url='http://github.com/jpvanhal/flask-split',
2323
license='MIT',
2424
author='Janne Vanhala',

0 commit comments

Comments
 (0)