Skip to content

Commit a312c08

Browse files
committed
Bump version to v0.13.0
1 parent fd74022 commit a312c08

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pycardano"
3-
version = "0.12.3"
3+
version = "0.13.0"
44
classifiers = [
55
"Intended Audience :: Developers",
66
"License :: OSI Approved :: MIT License",
@@ -10,6 +10,8 @@ classifiers = [
1010
"Programming Language :: Python :: 3.9",
1111
"Programming Language :: Python :: 3.10",
1212
"Programming Language :: Python :: 3.11",
13+
"Programming Language :: Python :: 3.12",
14+
"Programming Language :: Python :: 3.13",
1315
]
1416
description = "A Cardano library in Python"
1517
homepage = "https://github.com/Python-Cardano/pycardano"

0 commit comments

Comments
 (0)