Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomalrussell authored Sep 11, 2023
1 parent b5d9aef commit 18ee556
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[project]
name = "ora_get"
version = "0.0.1"
version = "0.1.1"
authors = [
{ name="Tom Russell", email="tom.russell@ouce.ox.ac.uk" },
]
description = "Download from figshare"
description = "Download from ORA"
readme = "README.md"
requires-python = ">=3.7"
classifiers = [
Expand Down

0 comments on commit 18ee556

Please sign in to comment.