Skip to content

Commit cc77a68

Browse files
authored
Merge pull request #390 from baking-bad/3.16.1
up version
2 parents 84f2c55 + 75873f1 commit cc77a68

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].
66

7+
## [3.16.1](https://github.com/baking-bad/pytezos/compare/3.16.0...3.16.1) - 2026-10-27
8+
9+
### Fixed
10+
11+
- Michelson TZT tests updated and moved to new repo
12+
- Other maintenance infrastacture fixes
13+
714
## [3.16.0](https://github.com/baking-bad/pytezos/compare/3.15.0...3.16.0) - 2026-09-15
815

916
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pytezos"
3-
version = "3.16.0"
3+
version = "3.16.1"
44
description = "Python toolkit for Tezos"
55
license = "MIT"
66
authors = [

0 commit comments

Comments
 (0)