File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ Installation of the latest stable beta with `pip`:
4040
4141.. code-block :: console
4242
43- pip install pyhdx==0.4.0b7
43+ pip install pyhdx==0.4.0b8
4444
4545 Installation with web interface extra:
4646
4747.. code-block :: console
4848
49- pip install pyhdx==0.4.0b7 [web]
49+ pip install pyhdx==0.4.0b8 [web]
5050
5151
5252 Run PyHDX
Original file line number Diff line number Diff line change @@ -20,26 +20,26 @@ Installation with `pip`:
2020 $ pip install pyhdx==0.3.2
2121
2222
23- Beta release (v0.4.0b7 )
23+ Beta release (v0.4.0b8 )
2424-----------------------
2525
2626To install base PyHDX:
2727
2828.. code-block :: rst
2929
30- $ pip install pyhdx==0.4.0b7
30+ $ pip install pyhdx==0.4.0b8
3131
3232 To install with web application:
3333
3434.. code-block :: rst
3535
36- $ pip install pyhdx==0.4.0b7 [web]
36+ $ pip install pyhdx==0.4.0b8 [web]
3737
3838 To install with pdf output:
3939
4040.. code-block :: rst
4141
42- $ pip install pyhdx==0.4.0b7 [pdf]
42+ $ pip install pyhdx==0.4.0b8 [pdf]
4343
4444
4545
Original file line number Diff line number Diff line change 4848 bokeh
4949 param
5050 holoviews
51- colorcet >= 0.3 .0
51+ colorcet >= 3.0 .0
5252 hvplot
5353 proplot ==0.9.3
5454 pyyaml
You can’t perform that action at this time.
0 commit comments