Skip to content

Commit 34b9c8f

Browse files
committed
bump version to 2.0.0b1
1 parent b459f6c commit 34b9c8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = wikipedia2vec
3-
version = 2.0.0.dev1
3+
version = 2.0.0b1
44
author = Studio Ousia
55
author_email = ikuya@ousia.jp
66
description = A tool for learning vector representations of words and entities from Wikipedia
@@ -18,6 +18,7 @@ classifiers =
1818
Programming Language :: Python :: 3.9
1919
Programming Language :: Python :: 3.10
2020
Programming Language :: Python :: 3.11
21+
Programming Language :: Python :: 3.12
2122

2223
[options]
2324
zip_safe = false

0 commit comments

Comments
 (0)