We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c42c17 commit b7c8f2aCopy full SHA for b7c8f2a
1 file changed
pygal/__about__.py
@@ -1,5 +1,5 @@
1
__title__ = "pygal"
2
-__version__ = "3.0.4"
+__version__ = "3.0.5"
3
4
__summary__ = "A Python svg graph plotting library"
5
__uri__ = "https://www.pygal.org/"
0 commit comments