Skip to content

Commit

Permalink
[skip ci] Add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
monim67 committed Oct 4, 2022
1 parent 7770fd5 commit ef49c63
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file added .github/assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
poetry-bumpversion
####################

| |logo|
The ``poetry version`` command only updates version in ``pyproject.toml`` file.
This plugin updates version in other files when ``poetry version <version>``
command is executed.
Expand Down Expand Up @@ -93,6 +95,9 @@ This project is licensed under MIT License - see the
`LICENSE <https://github.com/monim67/poetry-bumpversion/blob/master/LICENSE>`_ file for details.


.. |logo| image:: https://github.com/monim67/poetry-bumpversion/blob/main/.github/assets/logo.png?raw=true
:alt: Logo

.. |build-status| image:: https://github.com/monim67/poetry-bumpversion/actions/workflows/build.yml/badge.svg?event=push
:target: https://github.com/monim67/poetry-bumpversion/actions/workflows/build.yml
:alt: Build Status
Expand Down

0 comments on commit ef49c63

Please sign in to comment.