Skip to content

Commit 18b858b

Browse files
author
Carlos Lubbers
committed
Release v0.1.8
1 parent 0e43aa0 commit 18b858b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geolib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
GEOLib Library
33
"""
44

5-
__version__ = "0.1.7"
5+
__version__ = "0.1.8"
66

77
from . import utils
88
from .models import *

0 commit comments

Comments
 (0)