Skip to content

Commit

Permalink
Release v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
carloslubbers committed Aug 8, 2022
1 parent 0e43aa0 commit 18b858b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geolib/__init__.py
Expand Up @@ -2,7 +2,7 @@
GEOLib Library
"""

__version__ = "0.1.7"
__version__ = "0.1.8"

from . import utils
from .models import *

0 comments on commit 18b858b

Please sign in to comment.