summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJames R. Barlow <jim@purplerock.ca>2018-10-29 01:12:14 -0700
committerJames R. Barlow <jim@purplerock.ca>2018-10-29 01:12:14 -0700
commit6ea583aa3e539eba0522ab8ee9a1eb7c6e934346 (patch)
treeeda4072330216e34e0a1d322d30a612aab944343 /setup.py
parentad0df3e213b4b93312abceca2c19d614f9673af5 (diff)
v0.3.6 release notes
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 35bed2a..5af0c8c 100644
--- a/setup.py
+++ b/setup.py
@@ -144,7 +144,7 @@ setup(
'pikepdf': ['qpdf21.dll']
},
classifiers=[
- "Development Status :: 3 - Alpha",
+ "Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",