diff --git a/docs/conf.py b/docs/conf.py index 33db317..88c7367 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -23,7 +23,7 @@ author = "Nicolas Schodet" # The full version, including alpha/beta/rc tags -release = "3.1.0" +release = "3.2.0" version = release diff --git a/setup.cfg b/setup.cfg index a98e981..554eaf9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = nxt-python -version = 3.1.0 +version = 3.2.0 author = Nicolas Schodet author_email = nico@ni.fr.eu.org description = LEGO Mindstorms NXT Control Package