Skip to content

Commit ce7325c

Browse files
committed
patch version
1 parent 8ddb369 commit ce7325c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

easyDataverse/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77

88
nest_asyncio.apply()
99

10-
__version__ = "0.4.3"
10+
__version__ = "0.4.4"

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.3"
3+
version = "0.4.4"
44
description = "Lightweight Dataverse interface in Python to upload, download and update datasets found in Dataverse instances."
55
authors = ["Jan Range <jan.range@simtech.uni-stuttgart.de>"]
66
license = "MIT License"

0 commit comments

Comments
 (0)