Bump version to 0.2.2

This commit is contained in:
Matt Martz
2013-10-08 07:32:36 -05:00
parent 07eda04710
commit f679e76ff4
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
# License for the specific language governing permissions and limitations
# under the License.
__version__ = '0.2.1'
__version__ = '0.2.2'
try:
from urllib2 import urlopen, Request