Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
shashi278 authored Nov 17, 2021
1 parent 29aeab3 commit 3b03928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iabwrapper/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from kivy.logger import Logger
from kivy.utils import platform

__version__ = "0.0.2"
__version__ = "0.0.3"
_log_message = ("IABwrapper:"
+ f" {__version__}"
+ f' (installed at "{__file__}")'
Expand Down

0 comments on commit 3b03928

Please # to comment.