Merge pull request from bitmonk/master

Remove -bitmonk extra version info from last pull
This commit is contained in:
Tyler McMullen 2013-05-22 15:11:06 -07:00
commit c47142cd64

View file

@ -6,7 +6,7 @@ def read(fname):
setup(
name = "fastly",
version = "0.0.1-bitmonk15",
version = "0.0.2,
author = "Fastly?",
author_email="support@fastly.com",
description = ("Fastly python API"),