Skip to content

Commit

Permalink
Bumped version number for v0.9.2 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Mar 1, 2020
1 parent 747b5d8 commit 9695730
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.1"
__version__ = "0.9.2"

0 comments on commit 9695730

Please sign in to comment.