Skip to content

Commit cd877db

Browse files
authored
Bump version (#178)
1 parent c617499 commit cd877db

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.5.2"
25+
__version__ = "2.6.0"
2626

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

0 commit comments

Comments
 (0)