Skip to content

Commit d8b2c57

Browse files
authored
Bump version (#150)
1 parent 583e7c4 commit d8b2c57

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.1"
25+
__version__ = "2.4.2"
2626

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

0 commit comments

Comments
 (0)