diff options
author | Ashley Sommer <ashleysommer@gmail.com> | 2020-04-04 12:29:19 +1000 |
---|---|---|
committer | Ashley Sommer <ashleysommer@gmail.com> | 2020-04-04 12:29:19 +1000 |
commit | 30e1bac11051513b8fcf036cea3212b2b94de3b2 (patch) | |
tree | 1b81c38b122e8b776a3582f9b5dd38cfb8c9c1dc /.gitignore | |
parent | 06313f6c693a7ad24828da1c0485d26d877796fb (diff) | |
download | rdflib-30e1bac11051513b8fcf036cea3212b2b94de3b2.tar.gz |
Change version to 5.0.0rc1
Finish docs in upgrade4to5
Add ISSUE or PR delineation to numbers against items in CHANGELOG
Add some minor additions to docs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,4 +16,5 @@ build/ *~ test_reports/*latest.ttl # PyCharm -.idea/
\ No newline at end of file +.idea/ +prepare_changelog.sh |