Skip to content

Commit 8bd9c10

Browse files
author
Luka Bratos
committed
Bump version to 0.9.2
1 parent e480be2 commit 8bd9c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from codecs import open
33
from os import path
44

5-
__version__ = '0.9.1'
5+
__version__ = '0.9.2'
66

77
here = path.abspath(path.dirname(__file__))
88

0 commit comments

Comments
 (0)