Skip to content

Commit a5b2653

Browse files
authored
Bump version (#144)
1 parent e07bd80 commit a5b2653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rendercanvas/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
# This is the base version number, to be bumped before each release.
2424
# The build system detects this definition when building a distribution.
25-
__version__ = "2.4.0"
25+
__version__ = "2.4.1"
2626

2727
# Set this to your library name
2828
project_name = "rendercanvas"

0 commit comments

Comments
 (0)