Skip to content

Commit

Permalink
Merge pull request #14 from RamanjaneyuluIdavalapati/master
Browse files Browse the repository at this point in the history
kwikapi 0.0.3
  • Loading branch information
Ram Idavalapati authored Jan 20, 2018
2 parents c78fb29 + 99aa3cf commit 5ee2586
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ deploy:
- LICENSE
- kwikapi/api.py
- kwikapi/__init__.py
name: kwikapi-0.0.2
tag_name: 0.0.2
name: kwikapi-0.0.3
tag_name: 0.0.3
on:
repo: deep-compute/kwikapi
- provider: pypi
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '0.0.2'
version = '0.0.3'
setup(
name="kwikapi",
version=version,
Expand Down

0 comments on commit 5ee2586

Please sign in to comment.