We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd98ada commit 2592f68Copy full SHA for 2592f68
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.6.2"
+__version__ = "2.6.3"
26
27
# Set this to your library name
28
project_name = "rendercanvas"
0 commit comments