Skip to content

Commit

Permalink
Bump version: 0.0.17 → 0.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
BumpVersion Action committed Feb 14, 2024
1 parent 6420da8 commit 25224df
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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 = 0.0.17
current_version = 0.0.18
commit = True
tag = True
tag_name = v{new_version}
Expand Down
2 changes: 1 addition & 1 deletion DEVELOP.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AoU LR Playground
Tools to make working with AoU LR data easier.

Current version: 0.0.17
Current version: 0.0.18

## Development

Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ AoU Long Reads Public Codebase
.. |GitHub release| image:: https://img.shields.io/github/release/all-of-us/long-reads-public-codebase.svg
:target: https://github.com/all-of-us/long-reads-public-codebase

.. |Generic badge| image:: https://img.shields.io/badge/Docker-v0.0.17-blue.svg
.. |Generic badge| image:: https://img.shields.io/badge/Docker-v0.0.18-blue.svg
:target: https://console.cloud.google.com/artifacts/docker/broad-dsp-lrma/us-central1/aou-lr

Analysis workflows for AoU long read data.
Expand Down

0 comments on commit 25224df

Please sign in to comment.