We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faf3d44 commit dcd6183Copy full SHA for dcd6183
2 files changed
NEWS.rst
@@ -6,6 +6,10 @@ every change, see the Git log.
6
7
Latest
8
------
9
+* tbd
10
+
11
+2.0.0
12
+-----
13
* Major: Update poke to v17.
14
15
1.0.2
wscript
@@ -6,7 +6,7 @@ import os
APPNAME = "datarecorder"
-VERSION = "1.0.2"
+VERSION = "2.0.0"
def options(ctx):
ctx.load("cmake")
0 commit comments