Skip to content

Commit 8b04bc5

Browse files
committed
Bump version to 0.1.0
1 parent 05a17cf commit 8b04bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

awsshell/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from awsshell import utils
1414

1515

16-
__version__ = '0.0.1'
16+
__version__ = '0.1.0'
1717

1818

1919
def determine_doc_index_filename():

0 commit comments

Comments
 (0)