diff --git a/plotly-2.0.16.tar.gz b/plotly-2.0.16.tar.gz deleted file mode 100644 index 9306d6e..0000000 --- a/plotly-2.0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88db14a8a42bc92d0d5d7e411659e5497376c572f40e8e681280199f0d41a540 -size 1047366 diff --git a/plotly-2.1.0.tar.gz b/plotly-2.1.0.tar.gz new file mode 100644 index 0000000..b220015 --- /dev/null +++ b/plotly-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6899dc11907b1efb944f79f9583b2e30ba2964bb009145f3580bf30b4d9ee4 +size 1067928 diff --git a/python-plotly.changes b/python-plotly.changes index 61c2b11..eccbb5d 100644 --- a/python-plotly.changes +++ b/python-plotly.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Oct 13 16:03:02 UTC 2017 - arun@gmx.de + +- update to version 2.1.0: + * Updated plotly.min.js to version 1.31.0. + + New features include a table trace type. + + See the plotly.js CHANGELOG for additional information regarding + the updates. + ------------------------------------------------------------------- Sat Oct 7 03:43:33 UTC 2017 - arun@gmx.de diff --git a/python-plotly.spec b/python-plotly.spec index 0b5c506..cd4b5d6 100644 --- a/python-plotly.spec +++ b/python-plotly.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-plotly -Version: 2.0.16 +Version: 2.1.0 Release: 0 Summary: Library for collaborative, interactive, publication-quality graphs License: MIT