Skip to content

Commit 383ace2

Browse files
committed
Update cdpcli-beta to 0.9.101 and update version to 1.1.0
Signed-off-by: Webster Mudge <[email protected]>
1 parent ba8631f commit 383ace2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[metadata]
66
name = cdpy
7-
version = 1.0.0
7+
version = 1.1.0
88
description = A Pythonic client wrapper for Cloudera CDP CLI
99
author = Cloudera Labs
1010
author_email = [email protected]
@@ -31,7 +31,7 @@ package_dir =
3131
# Add here dependencies of your project (semicolon/line-separated), e.g.
3232
install_requires =
3333
importlib-metadata
34-
cdpcli-beta>=0.9.73
34+
cdpcli-beta>=0.9.101
3535
# The usage of test_requires is discouraged, see `Dependency Management` docs
3636
# tests_require = pytest; pytest-cov
3737
# Require a specific Python version, e.g. Python 2.7 or >= 3.4

0 commit comments

Comments
 (0)