Commit c8622fc 1 parent 7c368fe commit c8622fc Copy full SHA for c8622fc
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- ## Changes in 1.0.1 (in development)
1
+ ## Changes in 1.0.1
2
2
3
3
### Fixes
4
4
5
5
* Fixed recurring issue where xcube server was unable to locate Python
6
- code downloaded from S3 when configuring dynamically computed dataset
6
+ code downloaded from S3 when configuring dynamically computed datasets
7
7
(configuration ` FileSystem: memory ` ) or augmenting existing datasets
8
8
by dynamically computed variables (configuration ` Augmentation ` ). (#828 )
9
9
Original file line number Diff line number Diff line change 1
1
# The MIT License (MIT)
2
- # Copyright (c) 2022 by the xcube team and contributors
2
+ # Copyright (c) 2023 by the xcube team and contributors
3
3
#
4
4
# Permission is hereby granted, free of charge, to any person obtaining a
5
5
# copy of this software and associated documentation files (the "Software"),
19
19
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20
20
# DEALINGS IN THE SOFTWARE.
21
21
22
- version = '1.0.1.dev1 '
22
+ version = '1.0.1'
You can’t perform that action at this time.
0 commit comments