Skip to content

Commit cf8d71e

Browse files
committed
Designate 0.2 release
1 parent 34f4020 commit cf8d71e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## [v0.1rc0](https://github.com/scientific-python/spin/tree/v0.1rc0) (2023-3-16)
3+
## [v0.2](https://github.com/scientific-python/spin/tree/v0.2) (2023-3-17)
44

5-
[Full Changelog](https://github.com/scientific-python/spin/compare/v0.1...v0.1rc0)
5+
[Full Changelog](https://github.com/scientific-python/spin/compare/v0.1...v0.2)
66

77
**Closed issues:**
88

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "spin"
3-
version = "0.2rc1.dev0"
3+
version = "0.2"
44
requires-python = ">=3.7"
55
description = "Developer tool for scientific Python libraries"
66
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)