diff --git a/pyproject.toml b/pyproject.toml index 5e1fd9bf..9e6ef4d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ build-backend = "poetry.core.masonry.api" name = "royalnet" # The version of the package. -version = "6.7.0" +version = "6.7.1" # A brief, one-sentence description about your project. description = "A multiplatform chat bot library"