Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 55df351

Browse files
Fix license file release
Signed-off-by: Jordan Borean <jborean93@gmail.com>
1 parent 0adf37c commit 55df351

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
@@ -278,7 +278,7 @@ def gssapi_modules(lst):
278278

279279
setup(
280280
name='gssapi',
281-
version='1.10.0',
281+
version='1.10.1',
282282
author='The Python GSSAPI Team',
283283
author_email='jborean93@gmail.com',
284284
packages=['gssapi', 'gssapi.raw', 'gssapi.raw._enum_extensions',
@@ -291,7 +291,7 @@ def gssapi_modules(lst):
291291
long_description=long_desc,
292292
long_description_content_type='text/x-rst',
293293
license='ISC',
294-
license_files=['LICENCE.txt'],
294+
license_files=['LICENSE.txt'],
295295
url="https://github.com/pythongssapi/python-gssapi",
296296
python_requires=">=3.9",
297297
classifiers=[

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /