Skip to content

Commit e8b753b

Browse files
committed
version 0.4.1
1 parent 35328f7 commit e8b753b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 📦 0.4.1
4+
5+
* Fix build build-backend declaration
6+
37
## 📦 0.4.0
48

59
* Tested on python 3.13, 3.14

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "datapackage-to-datasette"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
description = "Import Frictionless Data Datapackages into SQLite and generate Datasette metadata"
55
authors = [{name = "chris48s"}]
66
license = "MIT"

0 commit comments

Comments
 (0)