Skip to content

Commit

Permalink
chore(main): release 0.33.4
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Nov 15, 2023
1 parent 2a7b9d0 commit d79f81f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-cloud-runtimeconfig/#history

## [0.33.4](https://github.com/googleapis/python-runtimeconfig/compare/v0.33.3...v0.33.4) (2023-11-15)


### Bug Fixes

* Use version.py instead of pkg_resources.get_distribution ([#184](https://github.com/googleapis/python-runtimeconfig/issues/184)) ([2a7b9d0](https://github.com/googleapis/python-runtimeconfig/commit/2a7b9d04a27833f0bb0813b16842554005bfa847))

## [0.33.3](https://github.com/googleapis/python-runtimeconfig/compare/v0.33.2...v0.33.3) (2023-11-09)


Expand Down
2 changes: 1 addition & 1 deletion google/cloud/runtimeconfig/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "0.33.3"
__version__ = "0.33.4"

0 comments on commit d79f81f

Please sign in to comment.