Skip to content

Commit 207c241

Browse files
committed
0.1.21
1 parent 2ef9b50 commit 207c241

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

setup.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
classifiers=[
1414
'Development Status :: 3 - Alpha',
1515
'Intended Audience :: Developers',
16-
'Topic :: Software Development :: Build Tools',
16+
'Topic :: Scientific/Engineering',
17+
'Topic :: Scientific/Engineering :: GIS',
1718
'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)',
1819
'Programming Language :: Python :: 3',
1920
'Programming Language :: Python :: 3.6',
@@ -24,7 +25,7 @@
2425
'Programming Language :: Python :: 3.11',
2526
'Programming Language :: Python :: 3.12',
2627
],
27-
keywords='gis api sdk',
28+
keywords='gis api sdk data',
2829
packages=find_packages(),
2930
install_requires=[
3031
'requests',

0 commit comments

Comments
 (0)