Skip to content

Commit 47a4f7b

Browse files
committed
chore: bump to v0.7.3
1 parent 1017b71 commit 47a4f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xenon/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
The latter is the entry point for the command line program.
33
'''
44

5-
__version__ = '0.7.1'
5+
__version__ = '0.7.3'
66

77
import os
88
import sys

0 commit comments

Comments
 (0)