Skip to content

Commit 56bf531

Browse files
author
Alessandro Maggio
committed
refactor: Increase version patch number
1 parent b337b5a commit 56bf531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
long_description = file.read()
55

66
setup(name='pythonping',
7-
version='1.0.13',
7+
version='1.0.14',
88
description='A simple way to ping in Python',
99
url='https://github.com/alessandromaggio/pythonping',
1010
author='Alessandro Maggio',

0 commit comments

Comments
 (0)