Skip to content

Conversation

@parthea
Copy link
Contributor

@parthea parthea commented Sep 19, 2023

This PR migrates from using a hardcoded version in setup.py to a version module to make it easy to query the current version of proto-plus

(py39) partheniou@partheniou-vm-3:~/git/proto-plus-python$ python3
Python 3.9.16 (main, Mar  2 2023, 17:52:22) 
[GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import proto
>>> proto.__version__
'1.22.3'

@parthea parthea requested review from a team as code owners September 19, 2023 17:31
@parthea parthea marked this pull request as draft October 2, 2023 17:19
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 21, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 21, 2023
@parthea parthea force-pushed the add-version-module branch 2 times, most recently from bf026a1 to a027eec Compare November 21, 2023 19:32
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 21, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 21, 2023
@parthea parthea marked this pull request as ready for review November 21, 2023 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants