Skip to content

Commit aad3816

Browse files
committed
upgrade version.
1 parent 54ba3b8 commit aad3816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
setup_opts = {
1212
'name' : 'kizano',
1313
# We change this default each time we tag a release.
14-
'version' : '1.0.5',
14+
'version' : '1.0.6',
1515
'description' : 'Kizano code for quick access to functions.',
1616
'long_description' : ('This is a core library that should allow one to import and run with '
1717
'pre-built libraries. Common features like logging and configuration '

0 commit comments

Comments
 (0)