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