Skip to content

Commit de937fd

Browse files
author
semantic-release
committed
2.0.5
Automatically generated by python-semantic-release
1 parent c74aab2 commit de937fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypothesis_torch/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
lacks built-in support for Pytorch tensors and modules, so this library provides strategies for generating them.
55
"""
66

7-
__version__ = "2.0.4"
7+
__version__ = "2.0.5"
88
import importlib.util
99

1010
from hypothesis_torch.device import (

0 commit comments

Comments
 (0)