File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.476
10+
11+ ### Added
12+ - Hotfix for emergencyproject revision
13+
914## 1.1.475
1015
1116### Added
@@ -2211,7 +2216,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
22112216
22122217## 0.1.20
22132218
2214- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.475...HEAD
2219+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.476...HEAD
2220+ [ 1.1.476 ] : https://github.com/IFRCGo/go-api/compare/1.1.475...1.1.476
22152221[ 1.1.475 ] : https://github.com/IFRCGo/go-api/compare/1.1.474...1.1.475
22162222[ 1.1.474 ] : https://github.com/IFRCGo/go-api/compare/1.1.473...1.1.474
22172223[ 1.1.473 ] : https://github.com/IFRCGo/go-api/compare/1.1.472...1.1.473
Original file line number Diff line number Diff line change 33from .celery import app as celery_app
44
55__all__ = ['celery_app' ]
6- __version__ = '1.1.475 '
6+ __version__ = '1.1.476 '
You can’t perform that action at this time.
0 commit comments