Remove version since it is set by scm

pull/34/head
Andrey Kislyuk 2022-04-15 10:56:42 -07:00
parent ab8b01c9ae
commit 617f6265f0
No known key found for this signature in database
GPG Key ID: 8AFAFCD242818A52
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ from setuptools import setup, find_packages
setup(
name='requests-http-signature',
version='0.2.0',
url='https://github.com/pyauth/requests-http-signature',
license='Apache Software License',
author='Andrey Kislyuk',