Skip to content

Commit b2e1998

Browse files
tseaverlandrito
authored andcommitted
Prep runtimeconfig-0.25.0 release. (googleapis#3545)
1 parent be31465 commit b2e1998

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

runtimeconfig/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151

5252

5353
REQUIREMENTS = [
54-
'google-cloud-core >= 0.24.0, < 0.25dev',
54+
'google-cloud-core >= 0.25.0, < 0.26dev',
5555
]
5656

5757
setup(
5858
name='google-cloud-runtimeconfig',
59-
version='0.24.0',
59+
version='0.25.0',
6060
description='Python Client for Google Cloud RuntimeConfig',
6161
long_description=README,
6262
namespace_packages=[

0 commit comments

Comments
 (0)