Skip to content
Snippets Groups Projects
Commit bb29a224 authored by Cooper Yang's avatar Cooper Yang Committed by ChunMing Yang
Browse files

update version & history document

parent db1040ab
No related branches found
No related tags found
No related merge requests found
...@@ -8,10 +8,10 @@ dev ...@@ -8,10 +8,10 @@ dev
- \[Short description of non-trivial change.\] - \[Short description of non-trivial change.\]
0.4 (2019-04-09) 0.1.5 (2019-06-04)
------------------ ------------------
- Update readme and setup settings - Solve reference error on xdrlib
0.1 (2019-04-08) 0.1 (2019-04-08)
------------------ ------------------
......
__title__ = "pyNfsClient" __title__ = "pyNfsClient"
__description__ = "Pure python NFS client" __description__ = "Pure python NFS client"
__version__ = "0.1.4" __version__ = "0.1.5"
__license__ = "MIT" __license__ = "MIT"
__url__ = "https://github.com/CharmingYang0/NfsClient" __url__ = "https://github.com/CharmingYang0/NfsClient"
__author__ = "Cooper Yang" __author__ = "Cooper Yang"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment