We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d8af09 commit 2c69fe9Copy full SHA for 2c69fe9
doc/source/changelog.rst
@@ -2,6 +2,12 @@
2
Changelog
3
==========
4
5
+v1.1.4
6
+======
7
+
8
+* ``color_func`` is back-compatible with ``sympy.plotting``'s
9
+ ``line_color`` and ``surface_color``.
10
11
12
v1.1.3
13
======
spb/_version.py
@@ -1 +1 @@
1
-__version__ = "1.1.3"
+__version__ = "1.1.4"
0 commit comments