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 7e2b54fCopy full SHA for 7e2b54f
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