We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd5101e commit 3e8b8d5Copy full SHA for 3e8b8d5
fastplotlib/_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__ = "0.6.0"
+__version__ = "0.6.1"
14
15
# Allow using nearly the same code in different projects
16
project_name = "fastplotlib"
0 commit comments