We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863f2bf commit 6c8a4baCopy full SHA for 6c8a4ba
1 file changed
rendercanvas/_version.py
@@ -22,7 +22,7 @@
22
23
# This is the base version number, to be bumped before each release.
24
# The build system detects this definition when building a distribution.
25
-__version__ = "2.4.2"
+__version__ = "2.5.0"
26
27
# Set this to your library name
28
project_name = "rendercanvas"
0 commit comments