Skip to content

Commit 8b38df1

Browse files
Bump to version v9.4.0 (#211)
## Summary ### Added - New `-e/--exclude` and `-i/--include` flags to `exec`. It filters out the autoprotocol instructions in the backend.
1 parent 431c54c commit 8b38df1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

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+
412
v9.3.1
513
------
614

transcriptic/version.py

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

0 commit comments

Comments
 (0)