File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,12 @@ after_success:
1919
2020deploy :
2121 provider : pypi
22- user : silvolu
22+ user : gcloudpypi
2323 password :
24- secure : keSFPLzVj/yAAJ8kw4m+U5kpIiGqubpDqhcHPlGAvMohFMIO4D8ffgCqJdbhQshTtb/wiS5ajK1KNpEzq4BKD/5oRXuj/sIRTMENzX/azUXkT/bADLEGocyfE4/NAGQ9mcDOmHntjt7UUhYN6H87rgex22er4V1vD5tGf5Kc1HU =
24+ secure : LR0i9Oeu6kpLTYS5xK/zCng4gmdtPvFfD/XYdQhyY5jBibQkC2WUQU6nJA9bDXRxhBP5bUwXFGkbhOcOJgHNrUfmyPzpDbM8BR29KfY0WfdYv72gsGZOaekqCReFmHbqLE7qOQtHR5U3ey6ivcgw+hZO72Uu6qDCc9B8qwoBfAs =
2525 on :
2626 tags : true
2727 repo : GoogleCloudPlatform/google-cloud-python
28- # until this is fixed: https://github.com/travis-ci/travis-ci/issues/1675
2928 all_branches : true
3029 # 'bdist_wheel' builds disabled until #1879 et al. are resolved.
3130 distributions : " sdist"
Original file line number Diff line number Diff line change 3434
3535setup (
3636 name = 'google-cloud' ,
37- version = '0.18 .0' ,
37+ version = '0.19 .0' ,
3838 description = 'API Client library for Google Cloud' ,
3939 author = 'Google Cloud Platform' ,
4040 author_email = 'jjg+google-cloud-python@google.com' ,
You can’t perform that action at this time.
0 commit comments