diff options
Diffstat (limited to 'dns/version.py')
| -rw-r--r-- | dns/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/version.py b/dns/version.py index 46799a7..4cc9e46 100644 --- a/dns/version.py +++ b/dns/version.py @@ -17,7 +17,7 @@ MAJOR = 1 MINOR = 9 -MICRO = 3 +MICRO = 5 RELEASELEVEL = 0x0f SERIAL = 0 |
