Skip to content

Commit 9f374a9

Browse files
committed
minor code cleanup / improvement to packaging
1 parent 4b9d74d commit 9f374a9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog
33
=========
44

5+
v0.1.7
6+
------
7+
- minor code cleanup / improvement to packaging
8+
59
v0.1.6
610
------
711
- Yet another minor performance improvement to write operations

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 = "py-hplc"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
description = "An unoffical Python wrapper for the SSI-Teledyne Next Generation class HPLC pumps."
55
license = "MIT"
66
repository = "https://github.com/teauxfu/py-hplc"

0 commit comments

Comments
 (0)