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 803dab9 commit d6d9cc5Copy full SHA for d6d9cc5
doc/source/changelog.rst
@@ -2,6 +2,13 @@
2
Changelog
3
==========
4
5
+v1.1.5
6
+======
7
+
8
+* Implemented ``line_color`` and ``surface_color``: this plotting module should
9
+ now be back-compatible with the current ``sympy.plotting``.
10
11
12
v1.1.4
13
======
14
spb/_version.py
@@ -1 +1 @@
1
-__version__ = "1.1.4"
+__version__ = "1.1.5"
0 commit comments