Skip to content
This repository was archived by the owner on Oct 9, 2021. It is now read-only.

Commit ff3b463

Browse files
committed
v13.0.4
1 parent 3c920b6 commit ff3b463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wakatime/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__title__ = 'wakatime'
22
__description__ = 'Common interface to the WakaTime api.'
33
__url__ = 'https://github.com/wakatime/wakatime'
4-
__version_info__ = ('13', '0', '3')
4+
__version_info__ = ('13', '0', '4')
55
__version__ = '.'.join(__version_info__)
66
__author__ = 'Alan Hamlett'
77
__author_email__ = '[email protected]'

0 commit comments

Comments
 (0)