Skip to content

Commit 3219b4e

Browse files
committed
Merge branch 'supports_monitor_stun'
2 parents 1c174f2 + e9d685c commit 3219b4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ agraffe >=0.3.0
33
pydantic >=1.6.1
44
pyyaml >= 5.3.1
55
aiohttp[speedups] >= 3.6.3
6-
uvicorn[watchdogreload] >= 0.12.1
6+
uvicorn >= 0.13.2
77
requests >= 2.24.0
88
GitPython >= 3.1.9

src/monitapi/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.4.2"
1+
version = "0.5.0"

0 commit comments

Comments
 (0)