Skip to content

Commit

Permalink
update dependencies/version
Browse files Browse the repository at this point in the history
  • Loading branch information
abdul committed Jun 30, 2017
1 parent 685c6dc commit 621b37c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mbs/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__author__ = 'abdul'

__version__ = '1.6.5'
__version__ = '1.6.6'

def get_mbs_version():
return __version__
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ git+https://github.com/mlab/[email protected]#egg=pymo-0.1.0
git+https://github.com/objectlabs/[email protected]#egg=robustify-0.1.0
git+https://github.com/objectlabs/[email protected]#egg=makerpy-0.3.4

git+https://github.com/abdulito/splitfile.git#egg=splitfile-0.1.1
git+https://github.com/objectlabs/splitfile.git#egg=splitfile-0.1.1
git+https://github.com/mongolab/[email protected]#egg=mbs_client-0.3.4
git+https://github.com/carbon-io/[email protected]#egg=carbonio_client-0.2.2

Expand Down

0 comments on commit 621b37c

Please sign in to comment.