Skip to content

Commit

Permalink
Add default version file
Browse files Browse the repository at this point in the history
  • Loading branch information
Bladrak committed May 28, 2018
1 parent 5b86a83 commit 2a8488d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ def readme():
"""print long description"""
with open('Readme.md') as f:
return f.read()

setup(
name='tc_aws',
version=version(),
Expand Down
1 change: 1 addition & 0 deletions version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.4

0 comments on commit 2a8488d

Please sign in to comment.