Skip to content

Commit b0b8394

Browse files
authored
Adding back .dev1 suffix after #4644. (#4651)
Also adding a newly added note to Pub / Sub release notes (I already added this in the official release).
1 parent 7ec9cb3 commit b0b8394

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-api-core/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.3',
71+
version='0.1.4.dev1',
7272
description='Core Google API Client Library',
7373
long_description=README,
7474
namespace_packages=['google'],

0 commit comments

Comments
 (0)