mirror of https://github.com/jab/bidict.git
Bump version post-release.
This commit is contained in:
parent
bf8a673353
commit
caf703e959
|
@ -7,7 +7,7 @@
|
|||
"""Define bidict package metadata."""
|
||||
|
||||
|
||||
__version__ = '0.22.0'
|
||||
__version__ = '0.22.1.dev0'
|
||||
__author__ = 'Joshua Bronson'
|
||||
__maintainer__ = 'Joshua Bronson'
|
||||
__copyright__ = 'Copyright 2009-2022 Joshua Bronson'
|
||||
|
|
Loading…
Reference in New Issue