From 3a34f9a15dffc67f788b10a3589b0e0929f71465 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Fri, 26 Jul 2019 16:58:24 -0400 Subject: version bump --- .gitmodules | 3 +++ python-dask | 2 +- python-hvplot | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 python-hvplot diff --git a/.gitmodules b/.gitmodules index 0b469a6..dead081 100644 --- a/.gitmodules +++ b/.gitmodules @@ -296,3 +296,6 @@ [submodule "python-streamz"] path = python-streamz url = aur@aur.archlinux.org:python-streamz.git +[submodule "python-hvplot"] + path = python-hvplot + url = aur@aur.archlinux.org:python-hvplot.git diff --git a/python-dask b/python-dask index a7ff4f8..c1e9659 160000 --- a/python-dask +++ b/python-dask @@ -1 +1 @@ -Subproject commit a7ff4f8984888f61ecf32ef950d4ad27090bcf9a +Subproject commit c1e9659a8df0d9a315d155a89d1c2bb279141816 diff --git a/python-hvplot b/python-hvplot new file mode 160000 index 0000000..8ffc6c3 --- /dev/null +++ b/python-hvplot @@ -0,0 +1 @@ +Subproject commit 8ffc6c3d2cc30c1f38ad06eeb2e6d5179e7c1b06 -- cgit v1.2.3-70-g09d2