Merge pull request #2 from ThomasWaldmann/updates2

Updates2
This commit is contained in:
TW 2018-09-19 00:00:31 +02:00 committed by GitHub
commit cd9099a9ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1733 additions and 2928 deletions

View File

@ -11,7 +11,7 @@ NAME = __name__.split('.')[-1] # package name (e.g. 'foo' or 'foo_bar')
# please use a all-lowercase valid python
# package name
VERSION = '1.12.4' # version of the packaged files, please use the upstream
VERSION = '2.2.4' # version of the packaged files, please use the upstream
# version number
BUILD = '1' # our package build number, so we can release new builds
# with fixes for xstatic stuff.

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long