Skip to content

Commit

Permalink
Update version/dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
abdul committed Jun 9, 2014
1 parent c770669 commit 310c8c3
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__ = '0.3.8'
__version__ = '0.3.9'

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 @@ -21,7 +21,7 @@ https://github.com/objectlabs/robustify/archive/0.1.0.zip#egg=robustify-0.1.0
https://github.com/objectlabs/maker-py/archive/0.1.5.zip#egg=makerpy-0.1.5
https://github.com/mongolab/mongoctl/archive/0.6.3.zip#egg=mongoctl-0.6.3
https://github.com/abdulito/splitfile/archive/master.zip#egg=splitfile-0.1.1
https://github.com/mongolab/mongodb-backup-system-client/archive/0.2.0.zip#egg=mbs_client-0.2.0
https://github.com/mongolab/mongodb-backup-system-client/archive/0.2.2.zip#egg=mbs_client-0.2.2
https://github.com/mongolab/azure-sdk-for-python/archive/0.7.1.zip#egg=azure-0.7.1

https://github.com/rmiyashiro/waitress/archive/master.zip#egg=rmiyashirowaitress-0.8.8
Expand Down

0 comments on commit 310c8c3

Please sign in to comment.