diff --git a/CHANGELOG.md b/CHANGELOG.md index b78c4b5..c77722b 100644 Binary files a/CHANGELOG.md and b/CHANGELOG.md differ diff --git a/README.md b/README.md index 786c62b..b7f4b0b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ the pipeline. The library is full of features compared to other noise generation libraries with a drawback of poorer performance. - ## Installation ```bash diff --git a/version.py b/version.py index b85b3ca..84de0f8 100644 --- a/version.py +++ b/version.py @@ -2,5 +2,4 @@ name = "Accidental Noise Library" major = 2 minor = 0 -status = "beta" -module_config = "" +status = "stable"