Skip to content

Commit d2d3a15

Browse files
authored
release: 1.2.1 (#78)
* Switch to pytest (Thanks [Pyrox0](https://github.com/pyrox0)!) [e6907b9](e6907b9)
1 parent e6907b9 commit d2d3a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="http_ece",
13-
version="1.2.0",
13+
version="1.2.1",
1414
author="Martin Thomson",
1515
author_email="martin.thomson@gmail.com",
1616
scripts=[],

0 commit comments

Comments
 (0)