update version number in metadata

This commit is contained in:
Frédéric Péters 2021-10-03 12:19:44 +02:00
parent ebe5f44850
commit 7938baca51
1 changed files with 1 additions and 1 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.1.8' # version of the packaged files, please use the upstream
VERSION = '1.2.1' # 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.