Skip to content

Commit 22e9cf2

Browse files
committed
verify publish with the new token
1 parent cc72c3b commit 22e9cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ def read_file(filename):
4848
keywords="xero python sdk API oAuth",
4949
name="xero_python",
5050
packages=find_packages(include=["xero_python", "xero_python.*"]),
51-
version="6.3.0-alpha.6",
51+
version="6.3.0-alpha.7",
5252
)

0 commit comments

Comments
 (0)