Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 19
fix!: drop python 2.7 support#103
Uh oh!
There was an error while loading. Please reload this page.
Changes from all commits
fa43f540dd50f0a5afb7618ecab3ac1c29483e0bdce399f51d1c724b91262c085775cc5fb81aefa4dc905d468eaedc214ffa1e1884b7f24be3170d9dd48c520e36873277100b1ae02ee1919c3d48d6e7ddf37b8fa4b39d08811785File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -12,4 +12,4 @@ | ||
| # See the License for the specific language governing permissions and | ||
| # limitations under the License. | ||
| __version__ = "1.7.2" | ||
| __version__ = "2.0.0b1" | ||
Contributor There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same process question - should this be beta or an RC? ContributorAuthor There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. As I said in googleapis/python-api-core#212, I think a beta is sensible for a semver-major breaking change. I'll let @crwilcox and @busunkim96 chime in on that. | ||
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.