Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
azvoleff committed Feb 24, 2023
1 parent 8964e5a commit 15b0e67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
package_data={"te_schemas": ["version.json"]},
include_package_data=True,
install_requires=[
"defusedxml>=0.7.1",
"marshmallow>=3.18.0",
"marshmallow-dataclass[enum, union]==8.5.10",
],
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.12
2.1.14

0 comments on commit 15b0e67

Please sign in to comment.