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 8121488 commit 22388d9Copy full SHA for 22388d9
ReleaseNotes.md
@@ -1,5 +1,9 @@
1
# Release Notes
2
3
+## Version 1.0.2
4
+ * Add HISTORY_ENVVARS_TO_AUTOINCLUDE for configuring default automatic
5
+ metadata entries
6
+
7
## Version 1.0.1
8
* Ensure cmdline/ subdirectory is included in distribution
9
processinghistory/__init__.py
@@ -1 +1 @@
-__version__ = "1.0.1"
+__version__ = "1.0.2"
0 commit comments