Skip to content

Commit 33b6706

Browse files
committed
Bump version in setup.py
1 parent 54830b4 commit 33b6706

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def readme():
1111

1212
setuptools.setup(
1313
name="psgfiglet",
14-
version="6.1.4",
14+
version="6.1.5",
1515
author="PySimpleGUI",
1616
install_requires=["PySimpleGUI","pyfiglet"],
1717
description="Create Figlets using a PySimpleGUI GUI and pyfiglet. A PySimpleGUI Demo Program.",

0 commit comments

Comments
 (0)