We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099ca87 commit b1cf205Copy full SHA for b1cf205
1 file changed
setup.py
@@ -5,13 +5,13 @@
5
6
setuptools.setup(
7
name="libxduauth",
8
- version="1.8.0",
+ version="1.8.1",
9
author="Frank",
10
author_email="frankli0324@hotmail.com",
11
description="login utilities for XDU",
12
long_description=long_description,
13
long_description_content_type="text/markdown",
14
- url="https://github.com/xdlinux/libxdauth",
+ url="https://github.com/xdlinux/libxduauth",
15
packages=setuptools.find_packages(),
16
classifiers=[
17
"Programming Language :: Python :: 3",
0 commit comments