Skip to content

Commit

Permalink
Bumped version for v0.9.3 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Jun 29, 2021
1 parent 9ebd304 commit d1d4b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xero/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .api import Xero # NOQA: F401

__version__ = "0.9.2"
__version__ = "0.9.3"

0 comments on commit d1d4b7d

Please sign in to comment.