8000 update details · mzahana/spatialmath-python@c02dcd5 · GitHub
[go: up one dir, main page]

Skip to content

Commit c02dcd5

Browse files
committed
update details
1 parent 0e5726c commit c02dcd5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
# 3 - Alpha
3636
# 4 - Beta
3737
# 5 - Production/Stable
38-
"Development Status :: 4 - Beta",
38+
"Development Status :: 5 - Production/Stable",
3939
# Indicate who your project is intended for
4040
"Intended Audience :: Developers",
4141
# Pick your license as you wish (should match "license" above)
@@ -46,6 +46,7 @@
4646
"Programming Language :: Python :: 3.7",
4747
"Programming Language :: Python :: 3.8",
4848
"Programming Language :: Python :: 3.9",
49+
"Programming Language :: Python :: 3.10",
4950
],
5051
python_requires=">=3.6",
5152
project_urls={

0 commit comments

Comments
 (0)
0