Skip to content

Commit 063fdd6

Browse files
committed
We forgot to bump the version internally.
1 parent b1fe1bf commit 063fdd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xero/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .api import Xero
22

3-
__version__ = "0.7.0"
3+
__version__ = "0.8.0-beta3"
44

0 commit comments

Comments
 (0)