Skip to content

Commit 95c70a1

Browse files
committed
minor release
1 parent ca809f2 commit 95c70a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypothesis-python/RELEASE.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
RELEASE_TYPE: patch
1+
RELEASE_TYPE: minor
22

33
|st.characters| now validates that the elements of the ``exclude_characters`` and ``include_characters`` arguments are single characters, which was always assumed internally. For example, ``exclude_characters=["a", "b"]`` is valid while ``exclude_characters=["ab"]`` will now raise an error up-front.

0 commit comments

Comments
 (0)