Imported Upstream version 2.9.5_rc1
[platform/upstream/libxml2.git] / python / setup.py
index c44269a..3e32930 100755 (executable)
@@ -226,7 +226,7 @@ else:
 setup (name = "libxml2-python",
        # On *nix, the version number is created from setup.py.in
        # On windows, it is set by configure.js
-       version = "2.9.4",
+       version = "2.9.5",
        description = descr,
        author = "Daniel Veillard",
        author_email = "veillard@redhat.com",