Skip to content

Commit

Permalink
Merge pull request #90 from looker-open-source/release-please--branch…
Browse files Browse the repository at this point in the history
…es--main--components--looker-deployer

chore(main): release looker-deployer 0.3.6
  • Loading branch information
AdamMinton authored Jun 15, 2022
2 parents 8467bf6 + 8d5488f commit bf57fae
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.3.5"}
{".":"0.3.6"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.6](https://github.com/looker-open-source/looker_deployer/compare/looker-deployer-v0.3.5...looker-deployer-v0.3.6) (2022-06-15)


### Features

* bump python version to 3.9 ([a566665](https://github.com/looker-open-source/looker_deployer/commit/a5666655dda0f3b26285a67eb6b8c68a4328bedf))

### [0.3.5](https://www.github.com/looker-open-source/looker_deployer/compare/looker-deployer-v0.3.4...looker-deployer-v0.3.5) (2022-05-20)


Expand Down
2 changes: 1 addition & 1 deletion looker_deployer/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.3.5"
__version__ = "0.3.6"

0 comments on commit bf57fae

Please sign in to comment.