File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11project (
22 ' noterools' ,
3- version : ' 1.1.0 ' ,
3+ version : ' 1.1.1 ' ,
44 license : ' BSD-3' ,
55 meson_version : ' >=0.64.0' ,
66 default_options : [' warning_level=2' ],
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ requires = ["meson-python"]
44
55[project ]
66name = " noterools"
7- version = " 1.1.0 "
7+ version = " 1.1.1 "
88readme = " README_EN.md"
99license = { text = " GPL-3.0-or-later" }
1010requires-python = ' >=3.10'
@@ -14,7 +14,7 @@ maintainers = [
1414]
1515keywords = [ " Zotero" , ]
1616description = " Not just zotero tools."
17- dependencies = [" pywin32" , " rich" ]
17+ dependencies = [" pywin32" , " rich" , " pyzotero " ]
1818
1919[project .urls ]
2020homepage = " https://github.com/Syize/link-zotero-citation-bibliography"
You can’t perform that action at this time.
0 commit comments