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.453
10+
11+ ### Added
12+ - Hiding Annual Figures input temporarily
13+
914## 1.1.452
1015
1116### Added
@@ -2038,7 +2043,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
20382043
20392044## 0.1.20
20402045
2041- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.452...HEAD
2046+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.453...HEAD
2047+ [ 1.1.453 ] : https://github.com/IFRCGo/go-api/compare/1.1.452...1.1.453
20422048[ 1.1.452 ] : https://github.com/IFRCGo/go-api/compare/1.1.451...1.1.452
20432049[ 1.1.451 ] : https://github.com/IFRCGo/go-api/compare/1.1.450...1.1.451
20442050[ 1.1.450 ] : https://github.com/IFRCGo/go-api/compare/1.1.449...1.1.450
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.452 '
6+ __version__ = '1.1.453 '
You can’t perform that action at this time.
0 commit comments