From 10ab8c49130d91e403ae36b37858e5f06e8bb3c3 Mon Sep 17 00:00:00 2001 From: CarloLucibello Date: Sat, 21 Dec 2024 03:40:45 +0100 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f66e5d3..fc1d394 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PyGDatasets" uuid = "44f67abd-f36e-4be4-bfe5-65f468a62b3d" authors = ["Carlo Lucibello and contributors"] -version = "0.1.0-DEV" +version = "0.1.0" [deps] DLPack = "53c2dc0f-f7d5-43fd-8906-6c0220547083"