Skip to content

Commit 2b219f2

Browse files
committed
0.3.2
1 parent 991d30a commit 2b219f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "dfktools"
77
description = "A toolbox for DefiKingdoms"
88
authors = [{name = "Ortis", email = "ortis@ortis.io"}]
9-
version = "0.3.1"
9+
version = "0.3.2"
1010
readme = "README.md"
1111
keywords = ["blockchain", "web3", "NFT", "etherum", "game"]
1212
license = {file = "LICENSE"}

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = dfktools
3-
version = 0.3.1
3+
version = 0.3.2
44
author = Ortis
55
author_email = ortis@ortis.io
66
description = A toolbox for DefiKingdoms

0 commit comments

Comments
 (0)