Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
chore: release 0.2.0 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 25, 2021
1 parent 355cbf1 commit e198e75
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
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://www.github.com/googleapis/python-audit-log/compare/v0.1.1...v0.2.0) (2021-10-13)


### Features

* add trove classifier for python 3.10 ([#38](https://www.github.com/googleapis/python-audit-log/issues/38)) ([355cbf1](https://www.github.com/googleapis/python-audit-log/commit/355cbf14dbe67879395c068ff0192b9d21410c51))

### [0.1.1](https://www.github.com/googleapis/python-audit-log/compare/v0.1.0...v0.1.1) (2021-08-31)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

name = "google-cloud-audit-log"
description = "Google Cloud Audit Protos"
version = "0.1.1"
version = "0.2.0"
release_status = "Development Status :: 4 - Beta"
dependencies = ["protobuf >= 3.6.0", "googleapis-common-protos >= 1.52.0"]

Expand Down

0 comments on commit e198e75

Please sign in to comment.