Skip to content

Commit 759aba8

Browse files
committed
version 0.4.3
1 parent daf3c54 commit 759aba8

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 2
18+
#define PATCH 3
1919

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

0 commit comments

Comments
 (0)