Skip to content

Commit

Permalink
chore: updates classifiers (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdstein authored Mar 26, 2024
1 parent 49bf017 commit ffb0ea7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ requires-python = ">=3.8"
license = { file = "LICENSE" }
keywords = ["posit", "sdk"]
classifiers = [
"Development Status :: 1 - Planning",
"Development Status :: 2 - Pre-Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Topic :: Software Development :: Libraries",
"Typing :: Typed",
Expand Down

0 comments on commit ffb0ea7

Please sign in to comment.