Skip to content

Commit 6b9b58d

Browse files
authored
Fixes googleapis#5353. Move manifest and include setup-readme in dist (googleapis#5366)
1 parent 04d1649 commit 6b9b58d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

MANIFEST.in

Lines changed: 0 additions & 2 deletions
This file was deleted.

legacy/google-cloud/MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
include setup-README.rst
2+
global-exclude *.pyc

legacy/google-cloud/setup.py

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

7777
setup(
7878
name='google-cloud',
79-
version='0.33.0',
79+
version='0.33.1',
8080
description='API Client library for Google Cloud',
8181
long_description=README,
8282
install_requires=REQUIREMENTS,

0 commit comments

Comments
 (0)