Skip to content

Commit

Permalink
chore: increment to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
duttonw committed Mar 4, 2025
1 parent 76f07c1 commit 2864197
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@ CHANGELOG
=========
See: https://github.com/ckan/ckanext-xloader/releases if this file has drifted.

2.0.1 2025-03-04
================

## Fix

* #244 Static webassets not included in package
* #245 support apitoken_header_name in 2.11.x.
* #241 loading R/W datasource resources via api (not hardcoded)

2.0.0 2024-12-10
================

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "ckanext-xloader"
version = "2.0.0"
version = "2.0.1"
description = "Express Loader - quickly load data into CKAN DataStore"
classifiers = [ "Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
Expand Down

0 comments on commit 2864197

Please sign in to comment.