Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrss authored Sep 1, 2022
1 parent 29b1cfa commit 5600672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/geowombat/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__path__: str = __import__('pkgutil').extend_path(__path__, __name__)
__version__ = '1.11.4'
__version__ = '2.0.0'

from . import config
from .core.api import open
Expand Down

0 comments on commit 5600672

Please sign in to comment.