Skip to content

Commit 2e501a2

Browse files
committed
Bump version to 1.1.3 and update changelog for upcoming release
1 parent 4fb1462 commit 2e501a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.1.2] - 2025-07-01
8+
## [1.1.2-1.1.3] - 2025-07-01
99

1010
- Update `numpy` to newer versions.
1111

captametropolis/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.1.2"
1+
__version__ = "1.1.3"

0 commit comments

Comments
 (0)