Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
Snawoot committed Nov 16, 2019
1 parent a376680 commit a049113
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
long_description = f.read() # pylint: disable=invalid-name

setup(name='firefox_secure_proxy',
version='0.1.0',
version='1.0.0',
description='Standalone wrapper for Firefox Secure Proxy',
url='https://github.com/Snawoot/firefox-secure-proxy',
author='Vladislav Yarmak',
Expand All @@ -31,7 +31,7 @@
"Programming Language :: Python :: 3.5",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
"Environment :: Console",
"Intended Audience :: End Users/Desktop",
"Intended Audience :: Other Audience",
Expand Down

0 comments on commit a049113

Please sign in to comment.