Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
orsinium committed Mar 16, 2022
1 parent b2e460f commit 1006af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deal/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


__title__ = 'deal'
__version__ = '4.20.0'
__version__ = '4.21.0'
__author__ = 'Gram (@orsinium)'
__license__ = 'MIT'
__all__ = [
Expand Down

0 comments on commit 1006af8

Please sign in to comment.