Skip to content

Commit 3e8b8d5

Browse files
authored
Bump (#942)
1 parent bd5101e commit 3e8b8d5

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.6.0"
13+
__version__ = "0.6.1"
1414

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

0 commit comments

Comments
 (0)