Skip to content

Commit c26359c

Browse files
committed
Updated README.md.
1 parent 5e7a29e commit c26359c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77

88
LocalSiteMap is an open-source Python package designed for generating sitemaps from local files. It tracks `HTML` and `HTM` files, and generates complete sitemaps for the root website, including directories.
99

10+
### Changes in version 1.0.2:
11+
- Removed the unnecessary `install_requires` from the `setup.py` as the package utilizes none of the required packages.
12+
1013
### Changes in version 1.0.1:
1114
- Added `show_progress` boolean to print out mapping progress, pages mapped, and files found.
1215

0 commit comments

Comments
 (0)