Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
orsinium committed Mar 24, 2023
1 parent e3a259b commit e39f52c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deal/__init__.py
Expand Up @@ -23,7 +23,7 @@


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

0 comments on commit e39f52c

Please sign in to comment.