Skip to content

Commit f6c50a8

Browse files
committed
increase version
1 parent 113d38f commit f6c50a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from setuptools import setup
2424

2525
_rootdir = os.path.dirname(os.path.realpath(__file__))
26-
version = '0.4.1'
26+
version = '0.5.0'
2727
requires = [
2828
'Django>=1.8',
2929
'djangorestframework>=3.5',

0 commit comments

Comments
 (0)