Skip to content

Commit 6156f70

Browse files
committed
Update dev status classifier to 4 - beta
1 parent 5d04870 commit 6156f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
url="https://github.com/scrapy-plugins/scrapy-playwright",
2020
packages=["scrapy_playwright"],
2121
classifiers=[
22-
"Development Status :: 3 - Alpha",
22+
"Development Status :: 4 - Beta",
2323
"License :: OSI Approved :: BSD License",
2424
"Programming Language :: Python",
2525
"Programming Language :: Python :: 3.8",

0 commit comments

Comments
 (0)