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.431
10+
11+ ### Added
12+ - Solve link to ifrc-go in email
13+
914## 1.1.430
1015
1116### Added
@@ -1943,7 +1948,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
19431948
19441949## 0.1.20
19451950
1946- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.430...HEAD
1951+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.431...HEAD
1952+ [ 1.1.431 ] : https://github.com/IFRCGo/go-api/compare/1.1.430...1.1.431
19471953[ 1.1.430 ] : https://github.com/IFRCGo/go-api/compare/1.1.429...1.1.430
19481954[ 1.1.429 ] : https://github.com/IFRCGo/go-api/compare/1.1.428...1.1.429
19491955[ 1.1.428 ] : https://github.com/IFRCGo/go-api/compare/1.1.427...1.1.428
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.430 '
6+ __version__ = '1.1.431 '
You can’t perform that action at this time.
0 commit comments