Skip to content

Commit 7e2b54f

Browse files
chore: bump to 0.2.0.dev0
1 parent 1186b22 commit 7e2b54f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Flask app that serves the web GUI for browsing sessions."""
22

3-
__version__ = "0.1.0"
3+
__version__ = "0.2.0.dev0"
44

55
import argparse
66
import sys

0 commit comments

Comments
 (0)