Skip to content

Commit e4afcf4

Browse files
authored
update to 0.6.5 (#187)
1 parent 79ccdcf commit e4afcf4

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Changelog
22

3+
* [0.6.5](#065)
34
* [0.6.4](#064)
45
* [0.6.3](#063)
56
* [0.6.2](#062)
@@ -15,6 +16,15 @@
1516

1617
All notable changes to this project will be documented in this file.
1718

19+
## 0.6.5
20+
21+
* ### Merged Pull Requests
22+
* ...
23+
* ### Resolved Issues
24+
* ...
25+
* ### Major Changes
26+
* ...
27+
1828
## 0.6.4
1929

2030
* ### Merged Pull Requests

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nidaqmx"
3-
version = "0.6.4"
3+
version = "0.6.5"
44
license = "MIT"
55
description = "NI-DAQmx Python API"
66
authors = ["NI <opensource@ni.com>"]

0 commit comments

Comments
 (0)