diff --git a/README.md b/README.md index c233fa5..8acf96a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# WarMAC Beta Version 0.0.2 +# WarMAC Version 0.0.2 [![GitHub last commit (branch)](https://img.shields.io/github/last-commit/Eutropios/WarMAC/main)]((https://github.com/Eutropios/WarMAC)) [![MIT License](https://img.shields.io/github/license/Eutropios/WarMAC)](https://github.com/Eutropios/WarMAC) diff --git a/pyproject.toml b/pyproject.toml index 5f8638f..31667be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ [tool.poetry] authors = ["Noah Jenner "] classifiers = [ - "Development Status :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License",