Skip to content

Commit

Permalink
update(docs): update version and changelog to 0.19.21
Browse files Browse the repository at this point in the history
  • Loading branch information
k-dovgan authored Nov 8, 2024
1 parent 980639f commit 7ca9cff
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Change log
==========

0.19.21 (2024-11-11)
--------------------

Bug fixes
~~~~~~~~~

* **setup:** loosen the dependencies for multiplatforming


0.19.20 (2024-10-31)
--------------------

Expand Down
2 changes: 1 addition & 1 deletion universum/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__title__ = "Universum"
__version__ = "0.19.20"
__version__ = "0.19.21"

0 comments on commit 7ca9cff

Please sign in to comment.