Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 63e3cb1

Browse files
committed
version bump to 0.3.0
1 parent 6acda68 commit 63e3cb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Here you can find the recent changes to Flask Hypertable.
1414
Updated CHANGES.
1515

1616
.. changelog::
17-
:version: 0.2.1
17+
:version: 0.3.0
1818
:released: 2014-03-30
1919

2020
.. change::

flask_hypertable/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
__author__ = 'Fairiz Azizi'
1818
__description__ = 'A Flask extension for Hypertable over Thrift.'
1919
__email__ = '[email protected]'
20-
__version__ = '0.2.1'
20+
__version__ = '0.3.0'
2121
__license__ = 'BSD'
2222
__copyright__ = 'Copyright 2014 Fairiz Azizi'
2323

0 commit comments

Comments
 (0)