Skip to content

Commit bae06b7

Browse files
committed
Bump version to 0.4.5 in pyproject.toml
Updated the project version from 0.4.4 to 0.4.5 to prepare for a new release.
1 parent b23ec07 commit bae06b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "easyDataverse"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
description = "Lightweight Dataverse interface in Python to upload, download and update datasets found in Dataverse instances."
55
authors = ["Jan Range <[email protected]>"]
66
license = "MIT License"

0 commit comments

Comments
 (0)