Skip to content

Commit e571a3a

Browse files
authored
Bump version (#130)
1 parent df3a96b commit e571a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.1"
25+
__version__ = "2.3.0"
2626

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

0 commit comments

Comments
 (0)