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 431c54c commit 8b38df1Copy full SHA for 8b38df1
CHANGELOG.rst
@@ -1,6 +1,14 @@
1
Changelog
2
=========
3
4
+v9.4.0
5
+------
6
+
7
+Added
8
+~~~~~
9
+- New `-e/--exclude` and `-i/--include` flags to `exec`. It filters out the autoprotocol
10
+ instructions in the backend.
11
12
v9.3.1
13
------
14
transcriptic/version.py
@@ -1 +1 @@
-__version__ = "9.3.1"
+__version__ = "9.4.0"
0 commit comments