Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Mar 28, 2024
1 parent d6161b5 commit 635233b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "stam-tools"
version = "0.6.0"
version = "0.6.1"
edition = "2021"
authors = ["Maarten van Gompel <proycon@anaproy.nl>"]
description = "Command-line tools for working with stand-off annotations on text (STAM)"
Expand All @@ -13,7 +13,7 @@ repository = "https://github.com/annotation/stam-tools"
keywords = [ "text-processing", "annotation", "linguistics", "standoff", "nlp"]

[dependencies]
stam = { version = "0.11.0" }
stam = { version = "0.12.0" }
clap = "3.2.23"
html-escape = "0.2.13"
seal = "0.1.5"
Expand Down

0 comments on commit 635233b

Please sign in to comment.