Skip to content

Commit f21392b

Browse files
committed
Updated version string
1 parent d1a7dbe commit f21392b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygetdns.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#ifndef PYGETDNS_H
3333
#define PYGETDNS_H
3434

35-
#define PYGETDNS_VERSION "0.2.1"
35+
#define PYGETDNS_VERSION "0.3.1"
3636
#define GETDNS_DOCSTRING "getdns bindings for Python (see http://www.getdnsapi.net)"
3737

3838
#define GETDNS_STR_IPV4 "IPv4"

0 commit comments

Comments
 (0)