Skip to content

Commit 6c8a4ba

Browse files
authored
Bump version (#158)
1 parent 863f2bf commit 6c8a4ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2"
25+
__version__ = "2.5.0"
2626

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

0 commit comments

Comments
 (0)