Skip to content

Commit 89e3e2d

Browse files
committed
Version 1.3
1 parent 4b1306d commit 89e3e2d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ChangeLog.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:lang: en
55

66

7-
== Version 1.3 (under dev)
7+
== Version 1.3 (2016-08-13)
88

99
* fix check of javascript command line argument (issue #3)
1010
* add argument --all for git log commands

gitchart.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
import pygal
5151

52-
VERSION = '1.3-dev'
52+
VERSION = '1.3'
5353

5454

5555
# pylint: disable=too-few-public-methods,too-many-instance-attributes

0 commit comments

Comments
 (0)