Skip to content

Commit

Permalink
Merge pull request #2 from Cotix/master
Browse files Browse the repository at this point in the history
Upgrade version
  • Loading branch information
Cotix authored Jan 19, 2019
2 parents ab59414 + d266e67 commit 4ccf09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_restless/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
#:
#: This should be the same as the version specified in the :file:`setup.py`
#: file.
__version__ = '1.0.0b2-dev'
__version__ = '1.0.1'

__all__ = [
'APIManager',
Expand Down

0 comments on commit 4ccf09f

Please sign in to comment.