Skip to content

Commit

Permalink
chore: updated versio to match pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
jeafreezy committed Aug 24, 2024
1 parent 1470441 commit 7e17b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nigeria_geodata/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
from nigeria_geodata.datasources.grid3 import Grid3, AsyncGrid3
from nigeria_geodata.utils.geodata import NigeriaAdmin

__version__ = "0.0.9"
__version__ = "0.0.0"

__all__ = ["Grid3", "AsyncGrid3", "NigeriaAdmin"]

0 comments on commit 7e17b27

Please sign in to comment.