Bump version number to 1.3.0
This commit is contained in:
Родитель
1a43c492cf
Коммит
e511c2d3b5
2
setup.py
2
setup.py
|
@ -4,7 +4,7 @@ from setuptools import setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = "fxa-python-client",
|
name = "fxa-python-client",
|
||||||
version = "1.2.0",
|
version = "1.3.0",
|
||||||
description = "python sample code to access Firefox Account (FxA) APIs",
|
description = "python sample code to access Firefox Account (FxA) APIs",
|
||||||
author = "Brian Warner",
|
author = "Brian Warner",
|
||||||
author_email = "warner-fxa-python-client@lothar.com",
|
author_email = "warner-fxa-python-client@lothar.com",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче