Skip to content

Commit

Permalink
Merge pull request #22 from cyrraz/font_hotfix
Browse files Browse the repository at this point in the history
del latin font
  • Loading branch information
0ctagon authored Jul 19, 2023
2 parents 3481dec + 7ac4486 commit e6b5256
Show file tree
Hide file tree
Showing 6 changed files with 189 additions and 189 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Installation and documentation: `https://plothist.readthedocs.io/ <https://ploth
:target: https://badge.fury.io/py/plothist
.. |Code style: black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
.. |Docs from latest| image:: https://img.shields.io/badge/docs-v0.5-blue.svg
.. |Docs from latest| image:: https://img.shields.io/badge/docs-v0.5.1-blue.svg
:target: https://plothist.readthedocs.io/en/latest/
.. |Docs from main| image:: https://img.shields.io/badge/docs-main-blue.svg
:target: https://plothist.readthedocs.io/en/main/
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
author = "Cyrille Praz, Tristan Fillinger"

# The short X.Y version
version = "0.5"
version = "0.5.1"
# The full version, including alpha/beta/rc tags
release = "0.5"
release = "0.5.1"


# -- General configuration ---------------------------------------------------
Expand Down
Loading

0 comments on commit e6b5256

Please sign in to comment.