Skip to content

Commit 2c69fe9

Browse files
committed
version bump
1 parent 4d8af09 commit 2c69fe9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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+
v1.1.4
6+
======
7+
8+
* ``color_func`` is back-compatible with ``sympy.plotting``'s
9+
``line_color`` and ``surface_color``.
10+
511

612
v1.1.3
713
======

spb/_version.py

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

0 commit comments

Comments
 (0)