Skip to content

Conversation

@parthea
Copy link
Contributor

@parthea parthea commented Jan 29, 2025

Similar to googleapis/proto-plus-python#393

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 test_utils

partheniou@partheniou-vm-3:~/git/python-test-utils$ 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 test_utils
>>> test_utils.__version__
'1.5.0'

@parthea parthea requested a review from a team as a code owner January 29, 2025 21:42
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Jan 29, 2025
@parthea parthea requested a review from ohmayr January 29, 2025 21:48
@parthea parthea merged commit 9655669 into main Jan 30, 2025
20 of 21 checks passed
@parthea parthea deleted the add-version-module branch January 30, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants