Skip to content

Commit

Permalink
ver version 0.1.0 update
Browse files Browse the repository at this point in the history
  • Loading branch information
eba-alemayehu committed Mar 28, 2023
1 parent f07d269 commit 8698b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
long_description = "\n" + fh.read()

VERSION = '0.0.7'
VERSION = '0.1.0'
DESCRIPTION = 'Telebirr integration'
LONG_DESCRIPTION = 'This package is a helper package with telebirr integration.'

Expand Down

0 comments on commit 8698b4f

Please sign in to comment.