Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6acda68 commit 63e3cb1Copy full SHA for 63e3cb1
CHANGES
@@ -14,7 +14,7 @@ Here you can find the recent changes to Flask Hypertable.
14
Updated CHANGES.
15
16
.. changelog::
17
- :version: 0.2.1
+ :version: 0.3.0
18
:released: 2014-03-30
19
20
.. change::
flask_hypertable/__init__.py
@@ -17,7 +17,7 @@
__author__ = 'Fairiz Azizi'
__description__ = 'A Flask extension for Hypertable over Thrift.'
__email__ = '[email protected]'
-__version__ = '0.2.1'
+__version__ = '0.3.0'
21
__license__ = 'BSD'
22
__copyright__ = 'Copyright 2014 Fairiz Azizi'
23
0 commit comments