We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5baeb5 commit af557b2Copy full SHA for af557b2
xenon/__init__.py
@@ -2,7 +2,7 @@
2
The latter is the entry point for the command line program.
3
'''
4
5
-__version__ = '0.7.3'
+__version__ = '0.8.0'
6
7
import os
8
import sys
0 commit comments