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 05a17cf commit 8b04bc5Copy full SHA for 8b04bc5
awsshell/__init__.py
@@ -13,7 +13,7 @@
13
from awsshell import utils
14
15
16
-__version__ = '0.0.1'
+__version__ = '0.1.0'
17
18
19
def determine_doc_index_filename():
0 commit comments