We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980f5ff commit ab740ffCopy full SHA for ab740ff
gradient/version.py
@@ -1 +1 @@
1
-version = "0.9.1a2"
+version = "0.9.1a3"
setup.py
@@ -66,7 +66,7 @@ def run(self):
66
'click-didyoumean',
67
'click-help-colors',
68
'click-completion',
69
- 'colorama==0.3.9',
+ 'colorama==0.4.3',
70
'requests-toolbelt',
71
'progressbar2',
72
'halo',
0 commit comments