Skip to content

Commit d266e67

Browse files
committed
Upgrade version
1 parent f75006c commit d266e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask_restless/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
#:
3939
#: This should be the same as the version specified in the :file:`setup.py`
4040
#: file.
41-
__version__ = '1.0.0b2-dev'
41+
__version__ = '1.0.1'
4242

4343
__all__ = [
4444
'APIManager',

0 commit comments

Comments
 (0)