Skip to content

Commit b5c4263

Browse files
authored
Bump version to 2.2.0 and fix pre-commit issues. (#98)
1 parent 3bd8d9c commit b5c4263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

z2pack/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.. codeauthor:: Dominik Gresch <[email protected]>
55
"""
66

7-
__version__ = '2.2.0a0'
7+
__version__ = '2.2.0'
88

99
from . import line
1010
from . import surface

0 commit comments

Comments
 (0)