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