Skip to content

Commit

Permalink
Bump version to 2.2.0 and fix pre-commit issues. (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
greschd committed Sep 11, 2020
1 parent 3bd8d9c commit b5c4263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion z2pack/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.. codeauthor:: Dominik Gresch <greschd@gmx.ch>
"""

__version__ = '2.2.0a0'
__version__ = '2.2.0'

from . import line
from . import surface
Expand Down

0 comments on commit b5c4263

Please sign in to comment.