Skip to content

Commit

Permalink
Upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cotix committed Jan 19, 2019
1 parent f75006c commit d266e67
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 d266e67

Please sign in to comment.