Skip to content

Commit 5527d2a

Browse files
authored
Adding .dev1 suffix for api-core and spanner after release. (#4750)
1 parent 72af661 commit 5527d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

6969
setup(
7070
name='google-api-core',
71-
version='0.1.4',
71+
version='0.1.5.dev1',
7272
description='Core Google API Client Library',
7373
long_description=README,
7474
namespace_packages=['google'],

0 commit comments

Comments
 (0)