diff --git a/setup.py b/setup.py index 08ca63e..03596e5 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name = 'python4yahdlc', - version = '0.1.0', + version = '1.0.0', description = 'Python bindings for the yahdlc library', license = 'GPLv3', keywords = 'hdlc yahdlc bindings',