We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 096d81f commit 18597b0Copy full SHA for 18597b0
ReleaseNotes.md
@@ -1,5 +1,8 @@
1
# Release Notes
2
3
+## Version 1.0.3
4
+ * Cope when a parent file has no processing history
5
+
6
## Version 1.0.2
7
* Add HISTORY_ENVVARS_TO_AUTOINCLUDE for configuring default automatic
8
metadata entries
processinghistory/__init__.py
@@ -1 +1 @@
-__version__ = "1.0.2"
+__version__ = "1.0.3"
0 commit comments