Skip to content

Commit aad0ef4

Browse files
committed
build: release v1.0.2
1 parent e3eba68 commit aad0ef4

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [1.0.2] - 2024-01-09
911
- Fixed bugs, improved performance, explored the edges of the known universe.
1012

1113
## [1.0.1] - 2023-12-29

src/splatbot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.1" # https://semver.org/#summary
1+
__version__ = "1.0.2" # https://semver.org/#summary

0 commit comments

Comments
 (0)