diff --git a/pyproject.toml b/pyproject.toml index c2f955a..01f723d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "oresat-adcs-software" -version = "0.0.3" +version = "0.0.4" description = "A package of tools to manage the ADCS on OreSat" readme = "README.md" requires-python = ">=3.7"