Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag-jn committed May 29, 2021
1 parent 95577c2 commit e18f8b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Notipyer
Notification triggers for Python
##### Notification triggers for Python
Send async email notifications via Python. Get updates/crashlogs from your scripts with ease.

## Installation
```bash
Expand Down
2 changes: 1 addition & 1 deletion notipyer/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.1'
__version__ = '0.1.2'

0 comments on commit e18f8b8

Please sign in to comment.