Skip to content

Commit b434303

Browse files
committedDec 27, 2021
Update version to 3.0.0a3
1 parent 097f5fb commit b434303

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
author = "Nicolas Schodet"
2424

2525
# The full version, including alpha/beta/rc tags
26-
release = "3.0.0a1"
26+
release = "3.0.0a3"
2727
version = release
2828

2929

‎setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = nxt-python
3-
version = 3.0.0a2
3+
version = 3.0.0a3
44
author = Nicolas Schodet
55
author_email = nico@ni.fr.eu.org
66
description = LEGO Mindstorms NXT Control Package

0 commit comments

Comments
 (0)
Please sign in to comment.