Skip to content

Commit

Permalink
Merge pull request #21 from bearyinnovative/feat/0.2.0
Browse files Browse the repository at this point in the history
chore: bump 0.2.0
  • Loading branch information
shonenada committed Jan 25, 2017
2 parents 10ab183 + 6556987 commit 01a832e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
dist/
*.egg-info/
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="bearychat",
version="0.1.0",
version="0.2.0",
author="bearyinnovative",
url="https://github.com/bearyinnovative/bearychat.py",
description="SDK for BearyChat",
Expand Down

0 comments on commit 01a832e

Please sign in to comment.