Skip to content

Commit 06f6ad0

Browse files
author
Sam Schott
committed
released v1.4.0
1 parent 86ed2d7 commit 06f6ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keithley2600/keithley_driver.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
CLASSES, PROPERTY_LISTS, ALL_CMDS)
2323
from keithley2600.result_table import FETResultTable
2424

25-
__version__ = 'v1.4.0-dev1'
25+
__version__ = 'v1.4.0'
2626

2727
logger = logging.getLogger(__name__)
2828

0 commit comments

Comments
 (0)