File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.440
910## 1.1.439
1011
1112### Added
@@ -1975,7 +1976,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
19751976
19761977## 0.1.20
19771978
1978- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.439...HEAD
1979+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.440...HEAD
1980+ [ 1.1.440 ] : https://github.com/IFRCGo/go-api/compare/1.1.439...1.1.440
19791981[ 1.1.439 ] : https://github.com/IFRCGo/go-api/compare/1.1.438...1.1.439
19801982[ 1.1.438 ] : https://github.com/IFRCGo/go-api/compare/1.1.437...1.1.438
19811983[ 1.1.437 ] : https://github.com/IFRCGo/go-api/compare/1.1.436...1.1.437
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.439 '
6+ __version__ = '1.1.440 '
You can’t perform that action at this time.
0 commit comments