Skip to content

Commit af557b2

Browse files
committed
chore(release): bump to v0.8.0
1 parent d5baeb5 commit af557b2

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.3'
5+
__version__ = '0.8.0'
66

77
import os
88
import sys

0 commit comments

Comments
 (0)