Skip to content

Commit 9473590

Browse files
committed
Version number -> 1.22.0
1 parent 31a3930 commit 9473590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extra_data/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
program. If not, see <https://opensource.org/licenses/BSD-3-Clause>
3434
"""
3535

36-
__version__ = "1.21.0"
36+
__version__ = "1.22.0"
3737

3838

3939
from .exceptions import (

0 commit comments

Comments
 (0)