Skip to content

Commit b9714e3

Browse files
authored
Update setup.py
fixing issue with invalid key for ledger report
1 parent e1e2cca commit b9714e3

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
@@ -50,6 +50,6 @@
5050
test_suite='tests',
5151
tests_require=test_requirements,
5252
url='https://github.com/5paisa/py5paisa',
53-
version='0.7.18',
53+
version='0.7.19',
5454
zip_safe=False,
5555
)

0 commit comments

Comments
 (0)