Verified Commit ea66c49c authored by Ray Walker's avatar Ray Walker
Browse files

Merge tag 'v1.2.1' into develop

Release v1.2.1 v1.2.1
parents c928769a dc1e832a
Pipeline #27981 passed with stages
in 2 minutes and 53 seconds
......@@ -21,7 +21,7 @@ from cached_property_decorator import cached_property
# from google.api_core import retry
APP_NAME = "bq-gcs"
APP_VERSION = "1.2.0"
APP_VERSION = "1.2.1"
RELEASE_STRING = "{}@{}".format(APP_NAME, APP_VERSION)
BUCKET = environ["BUCKET"]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment