Skip to content

Commit 16ab081

Browse files
author
1138-4EB
committed
bump version to 4.1.0
1 parent 7d08156 commit 16ab081

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vunit/about.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ def version():
6868
return '%i.%i.%i' % (VERSION[0], VERSION[1], VERSION[2])
6969

7070

71-
VERSION = (4, 0, 8)
71+
VERSION = (4, 1, 0)
7272

7373
# DO NOT TOUCH: Only set to False by PyPI deployment script
7474
PRE_RELEASE = True

0 commit comments

Comments
 (0)