Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
willwnekowicz committed Aug 31, 2015
1 parent 74e35b6 commit 25c3cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def read(fname):


setup(name="cloudbrain",
version="0.0",
version="0.2.0",
description="Platform for real-time sensor data analysis and visualization.",
packages=find_packages(),
install_requires=['pika', 'pyliblo'],
Expand Down

0 comments on commit 25c3cf8

Please sign in to comment.