Skip to content

Commit 7283237

Browse files
committed
0.1.01
1 parent 4b2f144 commit 7283237

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ long_description_content_type = "text/markdown"
1111
url = "https://github.com/OmniverseXYZ/gisapi-sdk-python"
1212
author = "Parker Dinkins"
1313
author_email = "parkerdinkins@gmail.com"
14-
license='GNU General Public License v3 (GPLv3)',
14+
license='GNU General Public License v3 (GPLv3)'
1515
classifiers=[
1616
'Development Status :: 3 - Alpha',
1717
'Intended Audience :: Developers',
@@ -25,7 +25,7 @@ classifiers=[
2525
'Programming Language :: Python :: 3.10',
2626
'Programming Language :: Python :: 3.11',
2727
'Programming Language :: Python :: 3.12',
28-
],
28+
]
2929
keywords = "gis api sdk"
3030
packages = find:
3131
install_requires = [

0 commit comments

Comments
 (0)