Skip to content

Commit 3ce7482

Browse files
committed
Bump version to 0.31.0
1 parent be79f13 commit 3ce7482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
__version__ = '0.30.1'
3+
__version__ = '0.31.0'
44

55
setup(
66
name="Flask-REST-JSONAPI",

0 commit comments

Comments
 (0)