Skip to content

Commit

Permalink
v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Milk committed Jun 27, 2022
1 parent 51f0afa commit ecd126f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def __call__(self, *args, **kwargs):
author = 'Mr-Milk'

# The full version, including alpha/beta/rc tags
release = '0.5.0'
release = '0.5.1'

# -- General configuration ---------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = milkviz
version = 0.5.0
version = 0.5.1
description = Self-opinionated miscellaneous visualizations library in python
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down

0 comments on commit ecd126f

Please sign in to comment.