release 3.0rc16

This commit is contained in:
2020-04-01 11:49:18 +02:00
parent 2d2e8a63fb
commit d71018a88e
2 changed files with 6 additions and 1 deletions

View File

@ -58,4 +58,4 @@ allfuncs.extend(all_options)
del(all_options)
__all__ = tuple(allfuncs)
del(allfuncs)
__version__ = "3.0rc15"
__version__ = "3.0rc16"