Skip to content

Commit 713980c

Browse files
committed
no message
1 parent 0da00ad commit 713980c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ asgiref==3.4.1
44
asyncpg==0.25.0
55
coverage==6.2
66
coveralls==3.3.1
7-
fastapi==0.68.2
7+
fastapi
88
greenlet==1.1.2
99
guid==0.2.1
1010
psycopg2-binary==2.9.3

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.1.6'
3+
VERSION = '0.1.7'
44

55
print("""
66

0 commit comments

Comments
 (0)