Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e438084

Browse files
bump version to 1.5.0
1 parent 6f4d118 commit e438084

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rst/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
# built documents.
6060
#
6161
# The short X.Y version.
62-
version = '1.4.4'
62+
version = '1.5.0'
6363
# The full version, including alpha/beta/rc tags.
6464
release = version + ''
6565

setup.py

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

4949

50-
LLFUSE_VERSION = '1.4.4'
50+
LLFUSE_VERSION = '1.5.0'
5151

5252
def main():
5353

0 commit comments

Comments
 (0)