We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1186b22 commit b3622d4Copy full SHA for b3622d4
1 file changed
app.py
@@ -1,6 +1,6 @@
1
"""Flask app that serves the web GUI for browsing sessions."""
2
3
-__version__ = "0.1.0"
+__version__ = "0.2.0.dev0"
4
5
import argparse
6
import sys
0 commit comments