bump
This commit is contained in:
parent
91fc772e3c
commit
0fb6f50aba
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import logging
|
||||
|
||||
__version__ = "0.30.0rc1"
|
||||
__version__ = "0.30.0rc2"
|
||||
version = tuple(__version__.split('.'))
|
||||
|
||||
logging.getLogger(__name__).addHandler(logging.NullHandler())
|
||||
|
|
Loading…
Add table
Reference in a new issue