Skip to content

Commit

Permalink
Bumped to 2.3.167/2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
tgalal committed Jul 21, 2015
1 parent c071187 commit bc55a4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion yowsup-cli
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
__version__ = "2.0.9"
__version__ = "2.0.12"
__author__ = "Tarek Galal"

import sys, argparse, yowsup, logging
Expand Down
2 changes: 1 addition & 1 deletion yowsup/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "2.3.124"
__version__ = "2.3.167"
__author__ = "Tarek Galal"

0 comments on commit bc55a4e

Please sign in to comment.