File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Change Log
3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
5
5
6
- [ 0.2.1] - 2024-10-XX
6
+ [ 0.2.1] - 2024-11-18
7
7
--------------------
8
8
* Enhancements
9
9
* Added a utility function for evaluating fill values of different types
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " pysatSpaceWeather"
7
- version = " 0.2.0 "
7
+ version = " 0.2.1 "
8
8
description = ' pysat support for Space Weather Indices'
9
9
readme = " README.md"
10
10
requires-python = " >=3.9"
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = pysatSpaceWeather
3
- version = 0.1.0
4
- url = https://github.com/pysat/pysatSpaceWeather
3
+ version = 0.2.1
5
4
6
5
[flake8]
7
6
max-line-length = 80
You can’t perform that action at this time.
0 commit comments