Skip to content

Commit

Permalink
core: Bumping version (#256)
Browse files Browse the repository at this point in the history
core: Bumping version
  • Loading branch information
ajCameron authored Oct 10, 2023
2 parents 792a6ce + 328496b commit c3718e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def main() -> None:
Wrap setuptools with dynamically generated packages and information.
"""

version = "0.0.1"
version = "0.0.2"
config: Dict[str, Union[str, List[str]]] = {
"version": version,
"author": "Mewbot Developers (https://github.com/mewbotorg)",
Expand Down

0 comments on commit c3718e6

Please sign in to comment.