Skip to content

Commit 7d7f403

Browse files
Bump version to 2.3.2
1 parent 9370c9a commit 7d7f403

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
# built documents.
4646
#
4747
# The short X.Y version.
48-
version = '2.3.1'
48+
version = '2.3.2'
4949
# The full version, including alpha/beta/rc tags.
50-
release = '2.3.1'
50+
release = '2.3.2'
5151

5252
# The language for content autogenerated by Sphinx. Refer to documentation
5353
# for a list of supported languages.

xbee/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"""
66

77
__title__ = 'xbee'
8-
__version__ = '2.3.1'
8+
__version__ = '2.3.2'
99
__author__ = 'n.io'
1010
__license__ = 'MIT'
1111

0 commit comments

Comments
 (0)