File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# geomdl Changelog
22
3+ ## v5.2.10 released on 2020-07-07
4+
5+ * Fixed a bug causing double matplotlib figures when run on a Jupyter notebook
6+ * Fixed ` filename ` argument when plotly visualization module is used
7+ * Added offscreen rendering support for VTK visualization module
8+
39## v5.2.9 released on 2019-09-10
410
511* Fixed issues #59 , #61 and #62
6- * `` evaluators `` API and documentation updates
12+ * `` evaluators `` API and documentation updates
713* Documentation updates
814* Docker configuration updates: `` latest `` tag points to Python v3.6
915
Original file line number Diff line number Diff line change 55"""
66
77# Library version
8- __version__ = "5.2.9 "
8+ __version__ = "5.2.10 "
99
1010# Author and license
1111__author__ = "Onur Rauf Bingol"
You can’t perform that action at this time.
0 commit comments