Skip to content

Commit 3f38b1f

Browse files
committed
release: v3.6.1
fix(package): including NJUlogin/captchaOCR and NJUlogin/utils
1 parent 74ffa38 commit 3f38b1f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "NJUlogin"
3-
version = "3.6.0"
3+
version = "3.6.1"
44
description = "The Nanjing University login module, which can be used to login to the various campus web sites"
55
authors = [{ name = "Do1e", email = "i@do1e.cn" }]
66
readme = "README.md"
@@ -25,7 +25,7 @@ classifiers = [
2525
NJUlogin = "NJUlogin.__main__:main"
2626

2727
[tool.setuptools.packages.find]
28-
include = ["NJUlogin"]
28+
include = ["NJUlogin", "NJUlogin.*"]
2929

3030
[project.urls]
3131
Homepage = "https://github.com/Do1e/NJUlogin"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)