Skip to content

Commit 2649966

Browse files
chore: Init 0.2.1 development (#252)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 434b63f commit 2649966

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ _This project follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) a
66

77
---
88

9+
## [Unreleased]
10+
11+
### Added
12+
13+
### Changed
14+
15+
### Fixed
16+
17+
### Security
18+
19+
---
20+
921
## [0.2.0] - 2025-12-05
1022

1123
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "stonks-overwatch"
3-
version = "0.2.0"
3+
version = "0.2.1.dev0"
44
description = "Stonks Overwatch"
55
authors = [{name = "Carlos Tasada", email = "carlos.tasada@gmail.com"}]
66
license = "MIT"

0 commit comments

Comments
 (0)