Skip to content

Commit 21fa4d4

Browse files
committed
chore: update changelog/bump version 1.1.1
1 parent a8bfda1 commit 21fa4d4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
1.1.0 2024-10-16
2+
================
3+
4+
Fixes:
5+
* feat: Add pypi cicd publish via github action via environment controls by @duttonw in https://github.com/ckan/ckanext-xloader/pull/228
6+
7+
8+
**Full Changelog**: https://github.com/ckan/ckanext-xloader/compare/1.1.0...1.1.1
9+
10+
111
1.1.0 2024-10-15
212
================
313

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# Versions should comply with PEP440. For a discussion on single-sourcing
1616
# the version across setup.py and the project code, see
1717
# http://packaging.python.org/en/latest/tutorial.html#version
18-
version='1.1.0',
18+
version='1.1.1',
1919

2020
description='Express Loader - quickly load data into CKAN DataStore''',
2121
long_description=long_description,

0 commit comments

Comments
 (0)