Skip to content

Commit 5f23056

Browse files
committed
Bump hypothesis version to 6.156.1 and update changelog
[skip ci]
1 parent b45fc67 commit 5f23056

3 files changed

Lines changed: 9 additions & 4 deletions

File tree

hypothesis/RELEASE.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

hypothesis/docs/changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ Hypothesis 6.x
1818

1919
.. include:: ../RELEASE.rst
2020

21+
.. _v6.156.1:
22+
23+
--------------------
24+
6.156.1 - 2026-07-03
25+
--------------------
26+
27+
This patch fixes our build pipeline from :v:`6.156.0`, so that wheels are actually published.
28+
2129
.. _v6.156.0:
2230

2331
--------------------

hypothesis/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hypothesis-native"
3-
version = "6.156.0"
3+
version = "6.156.1"
44
edition = "2021"
55
rust-version = "1.75"
66
publish = false

0 commit comments

Comments
 (0)