Skip to content

Commit

Permalink
Added msgpack files to dataset in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
andreihar committed May 25, 2024
1 parent 59f34eb commit 6273515
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = taibun
version = 1.1.4
version = 1.1.5
author = Andrei Harbachov
author_email = andrei.harbachov@gmail.com
description = Taiwanese Hokkien Transliterator and Tokeniser
Expand All @@ -25,4 +25,4 @@ install_requires =
msgpack

[options.package_data]
taibun = data/*.json
taibun = data/*.msgpack

0 comments on commit 6273515

Please sign in to comment.