Skip to content

Commit 58b5e90

Browse files
bump version to 3.3.0
1 parent ddc8776 commit 58b5e90

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

rst/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
# built documents.
6262
#
6363
# The short X.Y version.
64-
version = '3.2.3'
64+
version = '3.3.0'
6565
# The full version, including alpha/beta/rc tags.
6666
release = version + ''
6767

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
warnings.simplefilter('default')
4747

4848

49-
PYFUSE3_VERSION = '3.2.3'
49+
PYFUSE3_VERSION = '3.3.0'
5050

5151
def main():
5252

0 commit comments

Comments
 (0)