diff --git a/setup.py b/setup.py index 7e7cc99..ce45c41 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ name = 'python-libarchive' -version = '4.1.2' +version = '4.1.3' readme = 'README.rst' repourl = 'https://github.com/smartfile/python-libarchive' long_description = open(readme).read()