Skip to content

Commit 3fff103

Browse files
bump version to 3.4.1
1 parent 0f550f8 commit 3fff103

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
@@ -60,7 +60,7 @@
6060
# built documents.
6161
#
6262
# The short X.Y version.
63-
version = '3.4.0'
63+
version = '3.4.1'
6464
# The full version, including alpha/beta/rc tags.
6565
release = version + ''
6666

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.4.0'
49+
PYFUSE3_VERSION = '3.4.1'
5050

5151
def main():
5252

0 commit comments

Comments
 (0)