Skip to content

Commit

Permalink
bug fix and command streamlining
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkroorda committed May 1, 2023
1 parent 97e4347 commit 609270c
Show file tree
Hide file tree
Showing 8 changed files with 332 additions and 3,627 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = text-fabric
version = 11.4.2
version = 11.4.3
description = Processor and browser for annotated text corpora
long_description = file README.md
author = Dirk Roorda
Expand Down
33 changes: 33 additions & 0 deletions test/varia/Untitled.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "9abb5dc6-6e36-41ff-a9dd-64c3525a6943",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.1"
}
},
"nbformat": 4,
"nbformat_minor": 5
}
Loading

0 comments on commit 609270c

Please sign in to comment.