Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Davide-sd committed Jun 28, 2022
1 parent 803dab9 commit d6d9cc5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog
==========

v1.1.5
======

* Implemented ``line_color`` and ``surface_color``: this plotting module should
now be back-compatible with the current ``sympy.plotting``.


v1.1.4
======

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.1.4"
__version__ = "1.1.5"

0 comments on commit d6d9cc5

Please sign in to comment.