diff --git a/src/pymctp/__about__.py b/src/pymctp/__about__.py index b1148d9..834ffc1 100644 --- a/src/pymctp/__about__.py +++ b/src/pymctp/__about__.py @@ -2,4 +2,4 @@ # # SPDX-License-Identifier: MIT -__version__ = "0.0.1" +__version__ = "0.1.0"