We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f0f78 commit 74b471aCopy full SHA for 74b471a
pytesdaq/_version.py
@@ -1,2 +1,2 @@
1
# special file for defining the current version of the package
2
-__version__ = "0.4.3"
+__version__ = "0.4.4"
setup.py
@@ -50,7 +50,7 @@ def get_version(rel_path):
50
'paramiko>=3.2.0',
51
'walrus',
52
'h5py',
53
- 'qetpy>=1.7.2',
+ 'qetpy>=1.8.0',
54
'scipy',
55
'seaborn',
56
'astropy',
0 commit comments