Skip to content

Commit 3bb4a83

Browse files
committed
version 0.4.4
1 parent 4de4dde commit 3bb4a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python-wrapper.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
#define MAJOR 0
1717
#define MINOR 4
18-
#define PATCH 3
18+
#define PATCH 4
1919

2020
static char *NAME = "libxml2:xmlDoc";
2121
static char *DESTRUCTOR = "destructor:xmlFreeDoc";

0 commit comments

Comments
 (0)