diff --git a/naxalnet/__init__.py b/naxalnet/__init__.py index f5c8400..0e5a7d2 100644 --- a/naxalnet/__init__.py +++ b/naxalnet/__init__.py @@ -36,4 +36,4 @@ See README.md for documentation. # # In case you forgot to change the version, skip the number # and put the next number in the next commit. -__version__ = "0.2.0a4" +__version__ = "0.3.0"