1 parent 6a808df commit 8fb8bdfCopy full SHA for 8fb8bdf
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='django_swiftapi',
5
- version='0.1.2',
+ version='0.1.3',
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