File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 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+
1111.1.0 2024-10-15
212================
313
Original file line number Diff line number Diff line change 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 ,
You can’t perform that action at this time.
0 commit comments