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 f75006c commit d266e67Copy full SHA for d266e67
flask_restless/__init__.py
@@ -38,7 +38,7 @@
38
#:
39
#: This should be the same as the version specified in the :file:`setup.py`
40
#: file.
41
-__version__ = '1.0.0b2-dev'
+__version__ = '1.0.1'
42
43
__all__ = [
44
'APIManager',
0 commit comments