Update XStatic-D3 to 3.5.16
Change-Id: If5ec57706d257fd5bf65d2d66c69d5e48934694f
This commit is contained in:
parent
de2298a4c4
commit
2e19ec3d42
@ -11,9 +11,9 @@ NAME = __name__.split('.')[-1] # package name (e.g. 'foo' or 'foo_bar')
|
||||
# please use a all-lowercase valid python
|
||||
# package name
|
||||
|
||||
VERSION = '3.1.6' # version of the packaged files, please use the upstream
|
||||
VERSION = '3.5.16' # version of the packaged files, please use the upstream
|
||||
# version number
|
||||
BUILD = '2' # our package build number, so we can release new builds
|
||||
BUILD = '0' # our package build number, so we can release new builds
|
||||
# with fixes for xstatic stuff.
|
||||
PACKAGE_VERSION = VERSION + '.' + BUILD # version used for PyPi
|
||||
|
||||
|
8584
xstatic/pkg/d3/data/d3.js
vendored
8584
xstatic/pkg/d3/data/d3.js
vendored
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user