File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ * [ 1.3.0] ( #130 )
23* [ 1.2.0] ( #120 )
34* [ 1.1.0] ( #110 )
45* [ 1.0.2] ( #102 )
2324
2425All notable changes to this project will be documented in this file.
2526
27+ ## 1.3.0
28+ * ### Merged Pull Requests
29+ * [ Full changelog: 1.2.0...1.3.0] ( https://github.com/ni/nidaqmx-python/compare/1.2.0...1.3.0 )
30+
31+ * ### Resolved Issues
32+ * ...
33+
34+ * ### Major Changes
35+ * ...
36+
37+ * ### Known Issues
38+ * ...
39+
2640## 1.2.0
2741* ### Merged Pull Requests
2842 * [ Full changelog: 1.1.0...1.2.0] ( https://github.com/ni/nidaqmx-python/compare/1.1.0...1.2.0 )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " nidaqmx"
3- version = " 1.2 .0-dev2 "
3+ version = " 1.3 .0-dev0 "
44license = " MIT"
55description = " NI-DAQmx Python API"
66authors = [
" NI <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments