Skip to content

Commit cdf906f

Browse files
committed
v2.0.0
1 parent 3a9e94b commit cdf906f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

yamcs-client/examples/run-all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ python query_mdb.py
2424
python read_write_parameters.py
2525
# python reconnection.py # runs forever
2626
python sql.py
27-
# python timeline.py
27+
python timeline.py
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.0rc2"
1+
__version__ = "2.0.0"

0 commit comments

Comments
 (0)