There was an error while loading. Please reload this page.
1 parent be863be commit 07d0edbCopy full SHA for 07d0edb
2 files changed
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased]
+## [0.2.0] - 2026-04-19
9
10
### Added
11
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
[project]
name = "python-sec"
-version = "0.1.6"
+version = "0.2.0"
description = "A client library for collecting and scraping SEC filings."
readme = "README.md"
license = "MIT"
0 commit comments