From 591122b8f98b842e1e4118f3dad2f0da44a0d3e4 Mon Sep 17 00:00:00 2001
From: Ortis <ortis@ortis.io>
Date: Mon, 15 Aug 2022 21:24:39 +0900
Subject: [PATCH] pypi 0.1.4

---
 README.md      | 6 ++++--
 pyproject.toml | 2 +-
 setup.cfg      | 2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 1555575..f788f0c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
-[![GitHub stars](https://img.shields.io/github/stars/0rtis?style=flat-square)](https://github.com/0rtis)
+
+[![Pypi_repo](https://img.shields.io/pypi/v/dfktools?style=flat-square)](https://pypi.org/project/dfktools/)
 [![GitHub license](https://img.shields.io/github/license/0rtis/dfktools.svg?style=flat-square)](https://github.com/0rtis/dfktools/blob/master/LICENSE)
-[![Join Discord](https://img.shields.io/discord/932350221256638564?label=discord)](https://discord.gg/BMWKgZSXqJ)
+[![GitHub stars](https://img.shields.io/github/stars/0rtis?style=flat-square)](https://github.com/0rtis)
+[![Join Discord](https://img.shields.io/discord/932350221256638564?label=discord&style=flat-square)](https://discord.gg/BMWKgZSXqJ)
 [![Follow @twitter handle](https://img.shields.io/twitter/follow/Knockturn_io.svg?style=flat-square)](https://twitter.com/intent/follow?screen_name=ortis95)
 
 
diff --git a/pyproject.toml b/pyproject.toml
index 6ef26b6..246d63b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
 name = "dfktools"
 description = "A toolbox for DefiKingdoms"
 authors = [{name = "Ortis", email = "ortis@ortis.io"}]
-version = "0.1.3"
+version = "0.1.4"
 readme = "README.md"
 keywords = ["blockchain", "web3", "NFT", "etherum", "game"]
 license = {file = "LICENSE"}
diff --git a/setup.cfg b/setup.cfg
index d58f745..eb96887 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
 [metadata]
 name = dfktools
-version = 0.1.3
+version = 0.1.4
 author = Ortis
 author_email = ortis@ortis.io
 description = A toolbox for DefiKingdoms