File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.464
10+
11+ ### Added
12+ - Fix timeout in Surgealert: Export All
13+ - Bump up some packages
14+ - Fix some settings
15+
916## 1.1.463
1017
1118### Added
@@ -2114,7 +2121,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
21142121
21152122## 0.1.20
21162123
2117- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.463...HEAD
2124+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.464...HEAD
2125+ [ 1.1.464 ] : https://github.com/IFRCGo/go-api/compare/1.1.463...1.1.464
21182126[ 1.1.463 ] : https://github.com/IFRCGo/go-api/compare/1.1.462...1.1.463
21192127[ 1.1.462 ] : https://github.com/IFRCGo/go-api/compare/1.1.461...1.1.462
21202128[ 1.1.461 ] : https://github.com/IFRCGo/go-api/compare/1.1.460...1.1.461
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.463 '
6+ __version__ = '1.1.464 '
You can’t perform that action at this time.
0 commit comments