Skip to content

Commit 6d04ade

Browse files
authored
bump version to 0.6.0 (#934)
1 parent 61b0c01 commit 6d04ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastplotlib/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# This is the reference version number, to be bumped before each release.
1212
# The build system detects this definition when building a distribution.
13-
__version__ = "0.5.1"
13+
__version__ = "0.6.0"
1414

1515
# Allow using nearly the same code in different projects
1616
project_name = "fastplotlib"

0 commit comments

Comments
 (0)