Skip to content

Commit 0284c0b

Browse files
chore: Increment dev status
1 parent 32d3711 commit 0284c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repository = "https://github.com/python-thread/thread"
1515
documentation = "https://thread.ngjx.org/docs"
1616
keywords = ["thread", "threading", "extension", "multiprocessing"]
1717
classifiers = [
18-
"Development Status :: 3 - Alpha",
18+
"Development Status :: 4 - Beta",
1919
"Intended Audience :: Developers",
2020
"License :: OSI Approved :: BSD License",
2121
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)