Skip to content

Commit dcd6183

Browse files
committed
Preparing to create tag 2.0.0
1 parent faf3d44 commit dcd6183

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

NEWS.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ every change, see the Git log.
66

77
Latest
88
------
9+
* tbd
10+
11+
2.0.0
12+
-----
913
* Major: Update poke to v17.
1014

1115
1.0.2

wscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import os
66

77

88
APPNAME = "datarecorder"
9-
VERSION = "1.0.2"
9+
VERSION = "2.0.0"
1010

1111
def options(ctx):
1212
ctx.load("cmake")

0 commit comments

Comments
 (0)