-
Notifications
You must be signed in to change notification settings - Fork 18
fix!: drop python 2.7 support #103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
fa43f54
0dd50f0
a5afb76
18ecab3
ac1c294
83e0bdc
e399f51
d1c724b
91262c0
85775cc
5fb81ae
fa4dc90
5d468ea
edc214f
fa1e188
4b7f24b
e3170d9
dd48c52
0e36873
277100b
1ae02ee
1919c3d
48d6e7d
df37b8f
a4b39d0
8811785
File filter
Filter by extension
Conversations
Jump to
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" | ||
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? 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.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.