Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Davide-sd committed Nov 14, 2022
1 parent 82b0d38 commit 35cfaf5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog
==========

v1.5.1
v1.6.0
======

* Added new plotting functions:
Expand All @@ -13,7 +13,7 @@ v1.5.1

* ``MatplotlibBackend``:

* Fixed bug with dealing with colormaps and normalization.
* Fixed bug with colormaps and normalization.

* Improved update speed when dealing with parametric domain coloring plots.

Expand Down
2 changes: 1 addition & 1 deletion spb/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.5.1"
__version__ = "1.6.0"

0 comments on commit 35cfaf5

Please sign in to comment.