Skip to content

Commit 80ea68c

Browse files
committed
v0.0.55 bump dgp version
1 parent 2584267 commit 80ea68c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dgp_server/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.54
1+
0.0.55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def read(*paths):
2121
PACKAGE = 'dgp_server'
2222
NAME = PACKAGE.replace('_', '-')
2323
INSTALL_REQUIRES = [
24-
'dgp>=0.0.28',
24+
'dgp>=0.0.29',
2525
'gunicorn',
2626
'aiohttp',
2727
'aiohttp_sse',

0 commit comments

Comments
 (0)