We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 434b63f commit 2649966Copy full SHA for 2649966
CHANGELOG.md
@@ -6,6 +6,18 @@ _This project follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) a
6
7
---
8
9
+## [Unreleased]
10
+
11
+### Added
12
13
+### Changed
14
15
+### Fixed
16
17
+### Security
18
19
+---
20
21
## [0.2.0] - 2025-12-05
22
23
### Added
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "stonks-overwatch"
3
-version = "0.2.0"
+version = "0.2.1.dev0"
4
description = "Stonks Overwatch"
5
authors = [{name = "Carlos Tasada", email = "carlos.tasada@gmail.com"}]
license = "MIT"
0 commit comments