Skip to content

Commit bd38e63

Browse files
bump version
1 parent 13ab184 commit bd38e63

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
@@ -2,7 +2,7 @@
22
from pathlib import Path
33

44

5-
VERSION = '0.1.2'
5+
VERSION = '0.1.3'
66
DESCRIPTION = 'Python Script for Parsing Payments File.'
77
this_directory = Path(__file__).parent
88
long_description = (this_directory / "README.md").read_text()

0 commit comments

Comments
 (0)