Skip to content

Commit b4f8044

Browse files
committed
Upgrade development status: Alpha -> Beta
1 parent 6b63806 commit b4f8044

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on traditional websites made of distinct pages (rather than infinitely scrolling
88
feeds of content) which make limited use of JavaScript. This includes most
99
static websites, blogs, and wikis and excludes most social media sites.
1010

11-
> This project is **alpha quality**, and in particular requires additional
11+
> This project is **beta quality**, and in particular requires additional
1212
> documentation to be realistically usable by most people. If you'd like to
1313
> take the plunge anyway, please see the "Quickstart" section below.
1414

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77
license = "Proprietary"
88
repository = "https://github.com/davidfstr/Crystal-Web-Archiver"
99
classifiers = [
10-
"Development Status :: 3 - Alpha",
10+
"Development Status :: 4 - Beta",
1111
"Environment :: MacOS X",
1212
"Environment :: Win32 (MS Windows)",
1313
"Intended Audience :: End Users/Desktop",

0 commit comments

Comments
 (0)