Skip to content

Commit 09a970a

Browse files
authored
Explicitly marking google-cloud-core and google-api-core as "dev". (#4282)
This is to make it clear the code is between releases. Towards #4208. See: https://snarky.ca/how-i-manage-package-version-numbers/
1 parent 6997970 commit 09a970a

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
@@ -65,7 +65,7 @@
6565

6666
setup(
6767
name='google-api-core',
68-
version='0.1.1',
68+
version='0.1.2.dev1',
6969
description='Core Google API Client Library',
7070
long_description=README,
7171
namespace_packages=['google'],

0 commit comments

Comments
 (0)