Skip to content

Commit a4c488a

Browse files
authored
Bumped version (0.4.2)
1 parent af7e4f8 commit a4c488a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highcharts/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version_info = (
22
"0",
33
"4",
4-
"1"
4+
"2"
55
)
66

77
__version__ = '.'.join(map(str, version_info))

0 commit comments

Comments
 (0)