Skip to content

Commit

Permalink
Merge pull request #12 from unckan/release-0.1.5
Browse files Browse the repository at this point in the history
Release 0.1.5
  • Loading branch information
avdata99 authored Nov 28, 2024
2 parents 9eed56b + 8b187a0 commit dc18567
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Next release

# 0.1.5

Features:
- Allow creating CKAN dataset with resource for Superset [#10](https://github.com/unckan/ckanext-superset/pull/10).

Expand Down
2 changes: 1 addition & 1 deletion ckanext/superset/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__VERSION__ = '0.1.4'
__VERSION__ = '0.1.5'

0 comments on commit dc18567

Please sign in to comment.