File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
77__docformat__ = "numpy"
88__author__ = "Jonas Van Der Donckt, Jeroen Van Der Donckt, Emiel Deprost"
9- __version__ = "0.8.2 "
9+ __version__ = "0.8.3 "
1010
1111__all__ = [
1212 "__version__" ,
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " plotly-resampler" # Do not forget to update the __init__.py __version__ variable
3- version = " 0.8.2 "
3+ version = " 0.8.3 "
44description = " Visualizing large time series with plotly"
55authors = [" Jonas Van Der Donckt" , " Jeroen Van Der Donckt" , " Emiel Deprost" ]
66readme = " README.md"
@@ -58,4 +58,4 @@ requires = [
5858 # https://github.com/scipy/oldest-supported-numpy
5959 " oldest-supported-numpy; python_version>='3.7'" ,
6060]
61- build-backend = " poetry.core.masonry.api"
61+ build-backend = " poetry.core.masonry.api"
You can’t perform that action at this time.
0 commit comments