Skip to content

Commit

Permalink
Update version to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
schodet committed Mar 17, 2022
1 parent a2ecb16 commit 7e33871
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
author = "Nicolas Schodet"

# The full version, including alpha/beta/rc tags
release = "3.0.0"
release = "3.0.1"
version = release


Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = nxt-python
version = 3.0.0
version = 3.0.1
author = Nicolas Schodet
author_email = [email protected]
description = LEGO Mindstorms NXT Control Package
Expand Down

0 comments on commit 7e33871

Please sign in to comment.