Skip to content

Commit 4c3c83f

Browse files
release v0.1
1 parent 791352f commit 4c3c83f

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.0.1'
5+
VERSION = '0.1.0'
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)