File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.26.2 (2025-04-22)
5+
6+ ### Bug Fixes
7+
8+ - Aws sqs ([ #156 ] ( https://github.com/ocadotechnology/codeforlife-package-python/pull/156 ) ,
9+ [ ` 1862f81 ` ] ( https://github.com/ocadotechnology/codeforlife-package-python/commit/1862f818e354789a62458444460c24392eb96d40 ) )
10+
11+ * fix: connect celery to sqs queue
12+
13+ * sqs queue
14+
15+ * workspace-218
16+
17+ * set to main
18+
19+
420## v0.26.1 (2025-04-04)
521
622### Bug Fixes
Original file line number Diff line number Diff line change 1414
1515# Do NOT set manually!
1616# This is auto-updated by python-semantic-release in the pipeline.
17- __version__ = "0.26.1 "
17+ __version__ = "0.26.2 "
1818
1919BASE_DIR = Path (__file__ ).resolve ().parent
2020DATA_DIR = BASE_DIR .joinpath ("data" )
You can’t perform that action at this time.
0 commit comments