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

Commit 2f9d219

Browse files
committed
update
1 parent 1a0f2f9 commit 2f9d219

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.82'
5+
__version__ = version = '0.9.83'
66
version_info = map(int, __version__.split('.'))

0 commit comments

Comments
 (0)