Skip to content

Commit 04c812e

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 d8af50c commit 04c812e

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.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)