Skip to content

Commit

Permalink
back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Mar 10, 2024
1 parent af6f0cb commit a2b8cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygeometa/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
from pygeometa.core import (generate, import_, info, schemas,
transform, validate)

__version__ = '0.16.0'
__version__ = '0.17.dev0'


@click.group()
Expand Down

0 comments on commit a2b8cb2

Please sign in to comment.