File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
2- * [ 0.9.1 ] ( #091 )
2+ * [ 1.0.0 ] ( #100 )
33* [ 0.9.0] ( #090 )
44* [ 0.8.0] ( #080 )
55* [ 0.7.0] ( #070 )
1919
2020All notable changes to this project will be documented in this file.
2121
22- ## 0.9.1
22+ ## 1.0.0
2323* ### Merged Pull Requests
2424 * ...
2525* ### Major Changes
Original file line number Diff line number Diff line change 5757# built documents.
5858#
5959# The short X.Y version.
60- version = u'0.9 '
60+ version = u'1.0 '
6161# The full version. Since we adhere to semver, there is no reason to make this
6262# more specific.
63- release = u'0.9 '
63+ release = u'1.0 '
6464
6565# The language for content autogenerated by Sphinx. Refer to documentation
6666# for a list of supported languages.
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " nidaqmx"
3- version = " 0.9.1 "
3+ version = " 1.0.0-dev0 "
44license = " MIT"
55description = " NI-DAQmx Python API"
66authors = [" NI <opensource@ni.com>" ]
You can’t perform that action at this time.
0 commit comments