Skip to content

Commit 6893a00

Browse files
committed
update version
1 parent 6962290 commit 6893a00

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

changelog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
## [1.0.4]
3+
- Change: Update README
4+
25
## [1.0.3]
36
### Changed
47
- Change: Use `itest` instead of `Here` for inline test constructor

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def read(fname):
1515

1616
setup(
1717
name="pytest-inline",
18-
version="1.0.3",
18+
version="1.0.4",
1919
author="Yu Liu",
2020
author_email="yuki.liu@utexas.edu",
2121
maintainer="Alan Han, Yu Liu, Pengyu Nie, Zachary William Thurston",

0 commit comments

Comments
 (0)