Skip to content

Commit 74b471a

Browse files
committed
modify version
1 parent 37f0f78 commit 74b471a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pytesdaq/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# special file for defining the current version of the package
2-
__version__ = "0.4.3"
2+
__version__ = "0.4.4"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def get_version(rel_path):
5050
'paramiko>=3.2.0',
5151
'walrus',
5252
'h5py',
53-
'qetpy>=1.7.2',
53+
'qetpy>=1.8.0',
5454
'scipy',
5555
'seaborn',
5656
'astropy',

0 commit comments

Comments
 (0)