Skip to content

Commit feea232

Browse files
committed
REL: updated version number
Cycled the version number to 0.2.1.
1 parent d05d09e commit feea232

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pysatSpaceWeather"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
description = 'pysat support for Space Weather Indices'
99
readme = "README.md"
1010
requires-python = ">=3.9"

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[metadata]
22
name = pysatSpaceWeather
3-
version = 0.1.0
4-
url = https://github.com/pysat/pysatSpaceWeather
3+
version = 0.2.1
54

65
[flake8]
76
max-line-length = 80

0 commit comments

Comments
 (0)