Skip to content

Commit da42327

Browse files
committed
[ref] Updated the version of crappy to 1.4.3
1 parent 8556504 commit da42327

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# The short X.Y version
2828
version = '1.4'
2929
# The full version, including alpha/beta/rc tags
30-
release = '1.4.2'
30+
release = '1.4.3'
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.2',
105+
version='1.4.3',
106106

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

0 commit comments

Comments
 (0)