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
33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
55
6- [ 0.2.1] - 2024-10-XX
6+ [ 0.2.1] - 2024-11-18
77--------------------
88* Enhancements
99 * 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"
44
55[project ]
66name = " pysatSpaceWeather"
7- version = " 0.2.0 "
7+ version = " 0.2.1 "
88description = ' pysat support for Space Weather Indices'
99readme = " README.md"
1010requires-python = " >=3.9"
Original file line number Diff line number Diff line change 11[metadata]
22name = pysatSpaceWeather
3- version = 0.1.0
4- url = https://github.com/pysat/pysatSpaceWeather
3+ version = 0.2.1
54
65[flake8]
76max-line-length = 80
You can’t perform that action at this time.
0 commit comments