Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sift
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SIFT
sift
Commits
0d0a20f6
Verified
Commit
0d0a20f6
authored
3 years ago
by
David Hoese
Browse files
Options
Downloads
Patches
Plain Diff
Bump version from 1.2.2 to 1.2.3
parent
5f8bab0b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+17
-0
17 additions, 0 deletions
CHANGELOG.md
sift.iss
+1
-1
1 addition, 1 deletion
sift.iss
uwsift/version.py
+1
-1
1 addition, 1 deletion
uwsift/version.py
with
19 additions
and
2 deletions
CHANGELOG.md
+
17
−
0
View file @
0d0a20f6
## Version 1.2.3 (2022/02/04)
### Issues Closed
*
[
Issue 305
](
https://github.com/ssec/sift/issues/305
)
- uwsift 1.1.3 doesn't work w/ satpy 0.23
In this release 1 issue was closed.
### Pull Requests Merged
#### Bugs fixed
*
[
PR 331
](
https://github.com/ssec/sift/pull/331
)
- Fix Python 3.10 incompatibilities
In this release 1 pull request was closed.
## Version 1.2.2 (2021/10/29)
### Pull Requests Merged
...
...
This diff is collapsed.
Click to expand it.
sift.iss
+
1
−
1
View file @
0d0a20f6
...
...
@@ -3,7 +3,7 @@
[Setup]
AppName=SIFT
AppVersion=1.2.
2
AppVersion=1.2.
3
DefaultDirName={pf}\SIFT
DefaultGroupName=SIFT
Compression=lzma2
...
...
This diff is collapsed.
Click to expand it.
uwsift/version.py
+
1
−
1
View file @
0d0a20f6
__version__
=
"
1.2.
2
"
__version__
=
"
1.2.
3
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment