-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jason Miller
committed
Aug 20, 2023
1 parent
51b2c68
commit d75fe2e
Showing
4 changed files
with
597 additions
and
609 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,9 +4,9 @@ build-backend = "hatchling.build" | |
|
||
[project] | ||
name = "pyserpZotero" | ||
version = "1.0.6" | ||
version = "1.0.15" | ||
authors = [ | ||
{ name="Miller, J.", email="[email protected]" }, | ||
{ name="Miller, J.", email="[email protected]" }, | ||
] | ||
description = "Reliably scrape and clean Google Scholar citations. Automatically uploads to Zotero. Bibtex local file exports are also supported." | ||
readme = "README.md" | ||
|
@@ -20,4 +20,3 @@ classifiers = [ | |
[project.urls] | ||
"Homepage" = "https://github.com/hack-r/pyserpZotero" | ||
"Bug Tracker" = "https://github.com/hack-r/pyserpZotero/issues" | ||
|
Oops, something went wrong.