File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33[ ![ Build Status] ( https://github.com/lavavu/LavaVu/workflows/Test/badge.svg )] ( https://github.com/lavavu/LavaVu/actions?query=workflow:Test )
44[ ![ Deploy Status] ( https://github.com/lavavu/LavaVu/workflows/Deploy/badge.svg?branch=1.7.3 )] ( https://github.com/lavavu/LavaVu/actions?query=workflow:Deploy )
55[ ![ DOI] ( https://zenodo.org/badge/45163055.svg )] ( https://zenodo.org/badge/latestdoi/45163055 )
6- [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/lavavu/LavaVu/1.9.8 )
6+ [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/lavavu/LavaVu/1.9.9 )
77
88A scientific visualisation tool with a python interface for fast and flexible visual analysis.
99
Original file line number Diff line number Diff line change 1- FROM ghcr.io/lavavu/lavavu:1.9.8
1+ FROM ghcr.io/lavavu/lavavu:1.9.9
Original file line number Diff line number Diff line change @@ -189,6 +189,6 @@ A base dockerfile is provided in the repository root.
189189You can try it out on binder
190190
191191.. image :: https://mybinder.org/badge_logo.svg
192- :target: https://mybinder.org/v2/gh/lavavu/LavaVu/1.9.8
192+ :target: https://mybinder.org/v2/gh/lavavu/LavaVu/1.9.9
193193
194194
Original file line number Diff line number Diff line change 2727
2828 < input id ="fileinput " type ="file " style ="visibility:hidden " onchange ="useFileInput(this) " />
2929
30- < script async src ="
https://cdn.jsdelivr.net/gh/lavavu/[email protected] .8 /LavaVu-amalgamated.min.js "
> </ script > 30+ < script async src ="
https://cdn.jsdelivr.net/gh/lavavu/[email protected] .9 /LavaVu-amalgamated.min.js "
> </ script > 3131 <!--script src="dat.gui.min.js"></script>
3232 <script src="OK-min.js"></script>
3333
Original file line number Diff line number Diff line change 1919
2020#Current version
2121#(must be of the form X.Y.Z to trigger wheel builds)
22- version = "1.9.8 "
22+ version = "1.9.9 "
2323
2424"""
2525To release a new verison:
You can’t perform that action at this time.
0 commit comments