Skip to content

Commit

Permalink
set version to 2.2.0
Browse files Browse the repository at this point in the history
perhaps should've done that BEFORE trying to push to PyPi
  • Loading branch information
AtlasC0R3 committed Apr 3, 2022
1 parent 22c9f2b commit 60de599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drop/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A Python moderation toolkit built for chat bots
"""

__version__ = "2.2.0rc1"
__version__ = "2.2.0"


def licenses(markdown_links=False):
Expand Down

0 comments on commit 60de599

Please sign in to comment.