Skip to content

Commit 055542c

Browse files
author
github-actions
committed
version Update Mode
1 parent fb1c0f4 commit 055542c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyExplorer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Metadata
2-
__version__ = "0.1.0"
2+
__version__ = "0.1.3"
33
__license__ = "MIT"
44
__author__ = "Mohammadreza (MMDRZA)"
55
__email__ = "PyMmdrza@gmail.com"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="pyExplorer",
8-
version="0.1.0",
8+
version="0.1.3",
99
author="Mmdrza",
1010
author_email="pymmdrza@gmail.com",
1111
description="A professional blockchain explorer web application",

0 commit comments

Comments
 (0)