Skip to content

Commit e234778

Browse files
author
Joel Rangsmo
committed
Update license classifier
1 parent b3b69b5 commit e234778

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
classifiers=[
2222
'Development Status :: 3 - Alpha',
2323
'Intended Audience :: Developers',
24-
'License :: OSI Approved :: Apache License 2.0',
24+
'License :: OSI Approved :: Apache Software License',
2525
'Programming Language :: Python :: 3.8',
2626
'Programming Language :: Python :: 3.9',
2727
'Programming Language :: Python :: 3.10',
@@ -30,7 +30,7 @@
3030
license='Apache License 2.0',
3131
author='Joel Rangsmo',
3232
author_email='[email protected]',
33-
version='0.2',
33+
version='0.3',
3434
url='https://github.com/elastx/python-pomerium_http_adapter',
3535
download_url='https://github.com/elastx/python-pomerium_http_adapter/archive/v0.2.tar.gz',
3636
packages=['pomerium_http_adapter'],

0 commit comments

Comments
 (0)