Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag-jn committed Jun 20, 2024
1 parent ac1dc32 commit 02403b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notipyer/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from .credential_handler import credentials

__version__ = '0.3.4'
__version__ = '0.3.5'
__name__ = 'Notipyer'
__short_desc__ = 'Notification Triggers for Python'
__url__ = 'https://github.com/chirag-jn/notipyer'
Expand Down

0 comments on commit 02403b5

Please sign in to comment.