Skip to content

Commit 067fbac

Browse files
authored
Upgrade to CDPCLI-beta 0.9.62 (#54)
Signed-off-by: Webster Mudge <[email protected]> Signed-off-by: Webster Mudge <[email protected]>
1 parent eeb420a commit 067fbac

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.57
33+
install_requires = cdpcli-beta>=0.9.62
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)