Skip to content

Commit b4084d9

Browse files
authored
Merge pull request #17 from lucianomartin/feature/bump_version
Bump version for infrastructure changes
2 parents bbcb0e4 + 796c9eb commit b4084d9

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
lib_xassert change log
22
======================
33

4+
4.0.1
5+
-----
6+
7+
* CHANGED: Pin Python package versions
8+
49
4.0.0
510
-----
611

lib_xassert/LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Software Release License Agreement
22

3-
Copyright (c) 2014-2019, XMOS, All rights reserved.
3+
Copyright (c) 2014-2020, XMOS, All rights reserved.
44

55
BY ACCESSING, USING, INSTALLING OR DOWNLOADING THE XMOS SOFTWARE, YOU AGREE TO BE BOUND BY THE FOLLOWING TERMS. IF YOU DO NOT AGREE TO THESE, DO NOT ATTEMPT TO DOWNLOAD, ACCESS OR USE THE XMOS Software.
66

lib_xassert/module_build_info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = 4.0.0
1+
VERSION = 4.0.1
22

33
DEPENDENT_MODULES =
44

0 commit comments

Comments
 (0)