Skip to content

Commit

Permalink
Bump version: 1.13.13 → 1.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
tlvu committed Jul 29, 2021
1 parent 9e3c24d commit 7036bee
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.13.13
current_version = 1.13.14
commit = True
tag = False
tag_name = {new_version}
Expand Down
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
[Unreleased](https://github.com/bird-house/birdhouse-deploy/tree/master) (latest)
------------------------------------------------------------------------------------------------------------------

[//]: # (list changes here, using '-' for each new entry, remove this when items are added)

[1.13.14](https://github.com/bird-house/birdhouse-deploy/tree/1.13.14) (2021-07-29)
------------------------------------------------------------------------------------------------------------------

- jupyter: update for JupyterLab v3, fix memory monitor display and RavenPy-0.7.0

See PR https://github.com/Ouranosinc/PAVICS-e2e-workflow-tests/pull/85 for more info.
Expand Down
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ for a full-fledged production platform.
* - releases
- | |latest-version| |commits-since|

.. |commits-since| image:: https://img.shields.io/github/commits-since/bird-house/birdhouse-deploy/1.13.13.svg
.. |commits-since| image:: https://img.shields.io/github/commits-since/bird-house/birdhouse-deploy/1.13.14.svg
:alt: Commits since latest release
:target: https://github.com/bird-house/birdhouse-deploy/compare/1.13.13...master
:target: https://github.com/bird-house/birdhouse-deploy/compare/1.13.14...master

.. |latest-version| image:: https://img.shields.io/badge/tag-1.13.13-blue.svg?style=flat
.. |latest-version| image:: https://img.shields.io/badge/tag-1.13.14-blue.svg?style=flat
:alt: Latest Tag
:target: https://github.com/bird-house/birdhouse-deploy/tree/1.13.13
:target: https://github.com/bird-house/birdhouse-deploy/tree/1.13.14

.. |readthedocs| image:: https://readthedocs.org/projects/birdhouse-deploy/badge/?version=latest
:alt: ReadTheDocs Build Status (latest version)
Expand Down

0 comments on commit 7036bee

Please sign in to comment.