Skip to content

Commit

Permalink
Updating version for 2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkperkins committed Feb 19, 2020
1 parent cd8a31d commit 24942b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion click_shell/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
'__version__',
]

__version__ = "2.0.dev0"
__version__ = "2.0"

0 comments on commit 24942b9

Please sign in to comment.