Skip to content

Commit 7e4c8a7

Browse files
committed
update readme
1 parent dffcc2d commit 7e4c8a7

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
![intro](https://github.com/LuisLuii/FastAPIQuickCRUD/blob/main/pic/example.gif)
1818

19+
![intro2](https://github.com/LuisLuii/FastAPIQuickCRUD/blob/main/pic/foreign_tree.gif)
20+
1921

2022

2123

pic/foreign_tree.png

1020 KB
Loading

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = '0.2.0'
3+
VERSION = '0.2.1'
44

55
print("""
66

0 commit comments

Comments
 (0)