Skip to content

Commit 5575b14

Browse files
committed
release: bump to v0.1.2
1 parent d8fac97 commit 5575b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

easy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Django Easy API - Easy and Fast Django REST framework based on Django-ninja-extra"""
22

3-
__version__ = "0.1.1"
3+
__version__ = "0.1.2"
44

55
from easy.main import EasyAPI
66

0 commit comments

Comments
 (0)