Skip to content

Commit 18597b0

Browse files
authored
Update for version 1.0.3 (#8)
1 parent 096d81f commit 18597b0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release Notes
22

3+
## Version 1.0.3
4+
* Cope when a parent file has no processing history
5+
36
## Version 1.0.2
47
* Add HISTORY_ENVVARS_TO_AUTOINCLUDE for configuring default automatic
58
metadata entries

processinghistory/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.2"
1+
__version__ = "1.0.3"

0 commit comments

Comments
 (0)