diff --git a/docs/conf.py b/docs/conf.py index b06f2c5..33db317 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.0.1" +release = "3.1.0" version = release diff --git a/setup.cfg b/setup.cfg index ab1518f..a98e981 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = nxt-python -version = 3.0.1 +version = 3.1.0 author = Nicolas Schodet author_email = nico@ni.fr.eu.org description = LEGO Mindstorms NXT Control Package