Skip to content

Commit 253fc30

Browse files
committed
fix(setup): typo
1 parent a786922 commit 253fc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"lz4 >= 3.1.10",
2020
],
2121
classifiers=[
22-
"Development Status :: 3 - Beta",
22+
"Development Status :: 4 - Beta",
2323
"Intended Audience :: Developers",
2424
"License :: OSI Approved :: MIT License",
2525
"Programming Language :: Python :: 3.6",

0 commit comments

Comments
 (0)