Skip to content

Commit b6e2cef

Browse files
authored
Bump cdpcli version to include cluster extensions for DataHubs (#58)
Signed-off-by: Andre Araujo <[email protected]>
1 parent fbcc78e commit b6e2cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ package_dir =
3030
# DON'T CHANGE THE FOLLOWING LINE! IT WILL BE UPDATED BY PYSCAFFOLD!
3131
setup_requires = pyscaffold>=3.2a0,<3.3a0
3232
# Add here dependencies of your project (semicolon/line-separated), e.g.
33-
install_requires = cdpcli-beta>=0.9.62
33+
install_requires = cdpcli-beta>=0.9.73
3434
# The usage of test_requires is discouraged, see `Dependency Management` docs
3535
# tests_require = pytest; pytest-cov
3636
# Require a specific Python version, e.g. Python 2.7 or >= 3.4

0 commit comments

Comments
 (0)