File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.454
10+
11+ ### Added
12+ - Unhiding and fixing Annual Figures input
13+ - DREF import fixes
14+
915## 1.1.453
1016
1117### Added
@@ -2043,7 +2049,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
20432049
20442050## 0.1.20
20452051
2046- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.453...HEAD
2052+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.454...HEAD
2053+ [ 1.1.454 ] : https://github.com/IFRCGo/go-api/compare/1.1.453...1.1.454
20472054[ 1.1.453 ] : https://github.com/IFRCGo/go-api/compare/1.1.452...1.1.453
20482055[ 1.1.452 ] : https://github.com/IFRCGo/go-api/compare/1.1.451...1.1.452
20492056[ 1.1.451 ] : https://github.com/IFRCGo/go-api/compare/1.1.450...1.1.451
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.453 '
6+ __version__ = '1.1.454 '
You can’t perform that action at this time.
0 commit comments