We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7cc8cc commit 62f807aCopy full SHA for 62f807a
rendercanvas/_version.py
@@ -10,7 +10,7 @@
10
11
# This is the reference version number, to be bumped before each release.
12
# The build system detects this definition when building a distribution.
13
-__version__ = "1.0.0"
+__version__ = "2.0.0"
14
15
# Allow using nearly the same code in different projects
16
project_name = "rendercanvas"
0 commit comments