Skip to content

Commit

Permalink
Merge pull request #5 from MHenderson1988/update
Browse files Browse the repository at this point in the history
Requirements updated
  • Loading branch information
MHenderson1988 authored Jun 23, 2023
2 parents 9877171 + 6b2f91c commit 84e4906
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
lxml~=4.9.2
pyproj~=3.5.0
KMLPlus~=3.0.0b3
KMLPlus~=3.0.0b6
setuptools~=57.0.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="AIXMGeo",
version="0.0.1 Alpha",
version="0.0.2",
author="Mark Henderson",
author_email="mark.henderson1988@gmail.com",
description="A Python module which wraps KMLPlus to produce kml files from AIXM 5.1 geographical data.",
Expand Down

0 comments on commit 84e4906

Please sign in to comment.