Skip to content

Commit

Permalink
- Update version and history
Browse files Browse the repository at this point in the history
  • Loading branch information
iampelle committed Aug 23, 2023
1 parent 18c58d5 commit d95b944
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
History
=======

4.0.4 (2023-08-23)
------------------

* Documentation build fix
* Pin tornado requirement to reduce vulnerability

4.0.3 (2023-04-21)
------------------

Expand Down
2 changes: 1 addition & 1 deletion chartify/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

__author__ = """Chris Halpert"""
__email__ = "chalpert@spotify.com"
__version__ = "4.0.3"
__version__ = "4.0.4"

_IPYTHON_INSTANCE = False

Expand Down

0 comments on commit d95b944

Please sign in to comment.