We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97dbe42 commit 685ff80Copy full SHA for 685ff80
sykle/sykle.py
@@ -6,7 +6,7 @@ class CommandException(Exception):
6
7
8
class Sykle():
9
- version = '0.5.1'
+ version = '0.5.2'
10
"""
11
Class for programatically invoking Sykle
12
0 commit comments