Skip to content

Commit 9605578

Browse files
committed
[ref] Updated the version of crappy to 1.5.0
1 parent dac1d94 commit 9605578

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
author = 'LaMcube'
2626

2727
# The short X.Y version
28-
version = '1.4'
28+
version = '1.5'
2929
# The full version, including alpha/beta/rc tags
30-
release = '1.4.3'
30+
release = '1.5.0'
3131

3232

3333
# -- General configuration ---------------------------------------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
setup(
103103
name='crappy',
104104

105-
version='1.4.3',
105+
version='1.5.0',
106106

107107
description='Command and Real-time Acquisition Parallelized in Python',
108108

0 commit comments

Comments
 (0)