Skip to content

Commit 75ddb6b

Browse files
committed
version bump
1 parent 93190c1 commit 75ddb6b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

doc/source/changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog
33
==========
44

5+
v4.0.2
6+
======
7+
8+
* Fixed bug with ``MatplotlibBackend`` and priority of ``rcParams``.
9+
10+
511
v4.0.1
612
======
713

spb/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.0.1"
1+
__version__ = "4.0.2"

0 commit comments

Comments
 (0)