1 parent 11549c8 commit 5fd4187Copy full SHA for 5fd4187
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='django_swiftapi',
5
- version='0.1.4',
+ version='0.1.6',
6
description='Easy to use django package for building APIs quicker than ever, built on top of django-ninja-extra',
7
long_description=open('README.md').read(),
8
long_description_content_type='text/markdown',
0 commit comments