We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8556504 commit da42327Copy full SHA for da42327
docs/source/conf.py
@@ -27,7 +27,7 @@
27
# The short X.Y version
28
version = '1.4'
29
# The full version, including alpha/beta/rc tags
30
-release = '1.4.2'
+release = '1.4.3'
31
32
33
# -- General configuration ---------------------------------------------------
setup.py
@@ -102,7 +102,7 @@
102
setup(
103
name='crappy',
104
105
- version='1.4.2',
+ version='1.4.3',
106
107
description='Command and Real-time Acquisition Parallelized in Python',
108
0 commit comments