Skip to content

Commit 50a01df

Browse files
committed
Improved ranking
1 parent e8cb237 commit 50a01df

3 files changed

Lines changed: 155 additions & 147 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ description = "Tinyscript tool for sorting and exporting Zotero references based
2020
license = "GPL-3.0-or-later"
2121
license-files = ["LICEN[CS]E*"]
2222
keywords = ["zotero", "citations", "cli-app", "tinyscript"]
23-
requires-python = ">=3.8,<4"
23+
requires-python = ">=3.9,<4"
2424
classifiers = [
2525
"Development Status :: 5 - Production/Stable",
2626
"Environment :: Console",

src/zotero/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.4
1+
1.7.5

0 commit comments

Comments
 (0)