Skip to content

Commit 340dc3e

Browse files
committed
0.1 release
1 parent c9f90a4 commit 340dc3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask_restx/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = '0.0.1.dev0'
2+
__version__ = '0.1.0'
33
__description__ = 'Fully featured framework for fast, easy and documented API development with Flask'

0 commit comments

Comments
 (0)