Skip to content

Commit

Permalink
Merge pull request #45 from e10v/dev
Browse files Browse the repository at this point in the history
Change development status to pre-alpha
  • Loading branch information
e10v authored May 13, 2023
2 parents a669238 + 5467c4f commit d79229e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ requires-python = ">=3.10"
readme = "README.md"
license = {text = "MIT"}
classifiers = [
"Development Status :: 1 - Planning",
"Development Status :: 2 - Pre-Alpha",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
Expand Down

0 comments on commit d79229e

Please sign in to comment.