Skip to content

Commit 4e819b7

Browse files
committed
Bump prism-api version to 1.7
1 parent 9dc74b0 commit 4e819b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
polypheny-prism-api==1.6
1+
polypheny-prism-api==1.7
22
pytest
33
coverage
44
Sphinx

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
long_description_content_type='text/markdown',
2323
packages=['polypheny'],
2424
install_requires=[
25-
"polypheny-prism-api==1.6",
25+
"polypheny-prism-api==1.7",
2626
],
2727
)

0 commit comments

Comments
 (0)