diff --git a/setup.py b/setup.py index f74f16e..8f1c01d 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name="system-calls", - version="6.11.0", + version="6.11.1", author="Marcin Juszkiewicz", author_email="marcin-python@juszkiewicz.com.pl", description="Python module to check for system call number/name and"