We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de17b1b commit a240b38Copy full SHA for a240b38
ChangeLog.md
@@ -1,6 +1,6 @@
1
# Gitchart ChangeLog
2
3
-## Version 2.0.2 (under dev)
+## Version 2.0.2 (2021-11-24)
4
5
- Fix CI.
6
gitchart/gitchart.py
@@ -48,7 +48,7 @@
48
49
import pygal
50
51
-__version__ = '2.0.1'
+__version__ = '2.0.2'
52
53
__all__ = (
54
'__version__',
0 commit comments