Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mharrisb1 committed Nov 19, 2022
1 parent a0db3af commit 6d6aba3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion airflow_google_cloud_run_plugin/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.3.0"
__version__ = "0.3.1"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "airflow-google-cloud-run-plugin"
version = "0.3.0"
version = "0.3.1"
license = "MIT"
repository = "https://github.com/mharrisb1/airflow-google-cloud-run-plugin"
homepage = "https://github.com/mharrisb1/airflow-google-cloud-run-plugin"
Expand Down

0 comments on commit 6d6aba3

Please sign in to comment.