Skip to content

Commit 7719877

Browse files
committed
Auto bump try 2
1 parent bf79ca6 commit 7719877

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

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

55
[project]
66
name = "diffio"
7-
version = "0.1.3"
7+
version = "0.1.2"
88
description = "Python SDK for the Diffio API."
99
readme = "README.md"
1010
requires-python = ">=3.8"

src/diffio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@
5454
"WebhooksClient",
5555
]
5656

57-
__version__ = "0.1.3"
57+
__version__ = "0.1.2"

0 commit comments

Comments
 (0)