Skip to content

Commit 8ae15ca

Browse files
committed
bumping version dependency for spython with options support for build
Signed-off-by: Vanessa Sochat <[email protected]>
1 parent df9bdd0 commit 8ae15ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scompose/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232

3333
INSTALL_REQUIRES = (
34-
('spython', {'min_version': '0.0.67'}),
34+
('spython', {'min_version': '0.0.68'}),
3535
('pyaml', {'min_version': '5.1.1'}),
3636
)
3737

0 commit comments

Comments
 (0)