Skip to content

Commit 65689f4

Browse files
committed
Update: project description
1 parent ba1b662 commit 65689f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ name = "kaleidoscope"
99
dynamic = ["version"]
1010
authors = [
1111
{ name = "Ralf Quast", email = "[email protected]" },
12+
{ name = "Roman Shevchuk", email = "[email protected]" },
1213
]
1314
description = """\
1415
A Python package for Monte Carlo simulation of errors for ESA SCOPE\
@@ -17,7 +18,7 @@ keywords = [
1718
"SCOPE",
1819
]
1920
classifiers = [
20-
"Development Status :: 3 - Alpha",
21+
"Development Status :: 1 - Planning",
2122
"Environment :: Console",
2223
"Intended Audience :: Developers",
2324
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)