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

Commit 6ef8a0f

Browse files
committed
update
1 parent 79b26bd commit 6ef8a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makesite/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
__author__ = "Kirill Klenov <[email protected]>"
33
__license__ = "GNU LGPL"
44

5-
__version__ = version = '0.9.78'
5+
__version__ = version = '0.9.79'
66
version_info = map(int, __version__.split('.'))

0 commit comments

Comments
 (0)