We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54ba3b8 commit aad3816Copy full SHA for aad3816
setup.py
@@ -11,7 +11,7 @@
11
setup_opts = {
12
'name' : 'kizano',
13
# We change this default each time we tag a release.
14
- 'version' : '1.0.5',
+ 'version' : '1.0.6',
15
'description' : 'Kizano code for quick access to functions.',
16
'long_description' : ('This is a core library that should allow one to import and run with '
17
'pre-built libraries. Common features like logging and configuration '
0 commit comments