Skip to content

Commit

Permalink
Bump version to 22.1 for release
Browse files Browse the repository at this point in the history
Summary:

* Change to use Compute Canada StdEnv/2020
* Move entry points from setup.py to setup.cfg
* Add omega login node of optimum cluster to SYSTEM keyed dicts in run.py
* Change to Python 3.10 for development
* Various codebase maintenance change and improvements
  • Loading branch information
douglatornell committed Mar 11, 2022
1 parent 5088239 commit f92e7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salishsea_cmd/__init__.py
Expand Up @@ -16,4 +16,4 @@
# SPDX-License-Identifier: Apache-2.0


__version__ = "21.1.dev0"
__version__ = "22.1"

0 comments on commit f92e7a3

Please sign in to comment.