Skip to content

Commit e89a667

Browse files
committed
chore: Release 3.33.2
Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
1 parent e466c67 commit e89a667

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

docs/changelog.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
Changelog
22
=========
33

4-
:version:`Unreleased <v3.33.1...HEAD>` - TBD
4+
:version:`Unreleased <v3.33.2...HEAD>` - TBD
55
--------------------------------------------
66

7+
.. _v3.33.2:
8+
9+
:version:`3.33.2 <v3.33.1...v3.33.2>` - 2024-07-27
10+
--------------------------------------------------
11+
712
**Fixed**
813

914
- Internal error in stateful testing.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "schemathesis"
7-
version = "3.33.1"
7+
version = "3.33.2"
88
description = "Property-based testing framework for Open API and GraphQL based apps"
99
keywords = ["pytest", "hypothesis", "openapi", "graphql", "testing"]
1010
authors = [{ name = "Dmitry Dygalo", email = "dmitry@dygalo.dev" }]

0 commit comments

Comments
 (0)