Update to 3.3.2
Change-Id: I96d5af00c33c464cd293e4fde648569ea949516d
This commit is contained in:
parent
2ac50aad6c
commit
2d1952a662
@ -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 = '1.2.1' # version of the packaged files, please use the upstream
|
||||
VERSION = '3.3.2' # version of the packaged files, please use the upstream
|
||||
# version number
|
||||
BUILD = '2' # our package build number, so we can release new builds
|
||||
BUILD = '1' # our package build number, so we can release new builds
|
||||
# with fixes for xstatic stuff.
|
||||
PACKAGE_VERSION = VERSION + '.' + BUILD # version used for PyPi
|
||||
|
||||
|
1140
xstatic/pkg/jquery_migrate/data/jquery-migrate.js
vendored
1140
xstatic/pkg/jquery_migrate/data/jquery-migrate.js
vendored
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user