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