This commit is contained in:
Ryan Kelly 2014-09-18 19:56:59 +10:00
Родитель 1a43c492cf
Коммит e511c2d3b5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4,7 +4,7 @@ from setuptools import setup
setup(
name = "fxa-python-client",
version = "1.2.0",
version = "1.3.0",
description = "python sample code to access Firefox Account (FxA) APIs",
author = "Brian Warner",
author_email = "warner-fxa-python-client@lothar.com",