Synchronize new proto changes.
This commit is contained in:
parent
c8c975543a
commit
aadbded825
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
# Provides default values used as metadata when constructing various packages.
|
||||
|
||||
author: Google Inc
|
||||
author: Google LLC
|
||||
email: googleapis-packages@google.com
|
||||
homepage: https://github.com/googleapis/googleapis
|
||||
license: Apache-2.0
|
||||
|
|
@ -25,15 +25,11 @@ release_level:
|
|||
ruby: alpha
|
||||
nodejs: alpha
|
||||
generated_package_version:
|
||||
# TODO: Python must go to 1.0.20 or 1.1.0 when we GA, due to mistakenly
|
||||
# publishing some 1.0.x versions to pypi already. They are now
|
||||
# deleted but files still exist on the pypi servers and can prevent
|
||||
# us from using the version number again.
|
||||
python:
|
||||
lower: '0.15.4'
|
||||
upper: '0.16dev'
|
||||
lower: '0.1.0'
|
||||
upper: '0.2dev'
|
||||
nodejs:
|
||||
lower: '0.7.1'
|
||||
lower: '0.1.0'
|
||||
php:
|
||||
lower: '0.1.0'
|
||||
ruby:
|
||||
|
|
|
|||
Loading…
Reference in New Issue