Skip to content
Snippets Groups Projects
Verified Commit 0d0a20f6 authored by David Hoese's avatar David Hoese
Browse files

Bump version from 1.2.2 to 1.2.3

parent 5f8bab0b
No related branches found
No related tags found
No related merge requests found
## 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
......
......@@ -3,7 +3,7 @@
[Setup]
AppName=SIFT
AppVersion=1.2.2
AppVersion=1.2.3
DefaultDirName={pf}\SIFT
DefaultGroupName=SIFT
Compression=lzma2
......
__version__ = "1.2.2"
__version__ = "1.2.3"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment