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 711f032 commit 6045522Copy full SHA for 6045522
ChangeLog.md
@@ -1,6 +1,6 @@
1
# Gitchart ChangeLog
2
3
-## Version 2.0.1 (under dev)
+## Version 2.0.1 (2021-11-24)
4
5
- Add `gitchart` module.
6
gitchart/gitchart.py
@@ -48,7 +48,7 @@
48
49
import pygal
50
51
-__version__ = '2.0.1-dev'
+__version__ = '2.0.1'
52
53
__all__ = (
54
'__version__',
0 commit comments