File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33# logbook-cli
44
5- Keep Your Daily Events Recorded Using Command Line.
5+ Keep Your Daily Events Recorded on Your Logbook Using Command Line.
66
77
88## How Does It Work?
Original file line number Diff line number Diff line change 1- __version__ = '0.5.1 '
1+ __version__ = '0.5.2 '
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " logbook-cli"
3- version = " 0.5.1 "
4- description = " Command line tool to keep logs "
3+ version = " 0.5.2 "
4+ description = " Keep Your Daily Events Recorded on Your Logbook Using Command Line. "
55authors = [" Maksudul Haque <saad.mk112@gmail.com>" ]
66readme = " README.md"
77license = " MIT"
Original file line number Diff line number Diff line change 22
33
44def test_version ():
5- assert __version__ == '0.5.1 '
5+ assert __version__ == '0.5.2 '
You can’t perform that action at this time.
0 commit comments