Skip to content

Commit 75e4772

Browse files
Bump version to 0.3.8 (#30)
This version includes the following functionality: * Updated CI actions and auto-format (#29) * Implement proxy-based patch generation (adds `produce` method, inspired by Immer) (#28)
1 parent a1de471 commit 75e4772

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "patchdiff"
3-
version = "0.3.7"
3+
version = "0.3.8"
44
description = "MIT"
55
authors = [
66
{ name = "Korijn van Golen", email = "korijn@gmail.com" },

0 commit comments

Comments
 (0)