This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
sitemap-generator
mirror of
https://github.com/Fincer/sitemap-generator
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
version 0.4.1
pysitemap-python-2.7
Kamo Petrosyan
6 years ago
parent
3e5209802e
commit
e9b1fe142a
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
setup.py
+ 2
- 2
setup.py
View File
@ -12,8 +12,8 @@ setup(
name
=
'
sitemap-generator
'
,
version
=
get_version
(
major
=
0
,
minor
=
3
,
build
=
9
,
minor
=
4
,
build
=
1
,
)
,
packages
=
find_packages
(
exclude
=
EXCLUDE_FROM_PACKAGES
)
,
include_package_data
=
True
,
Write
Preview
Loading…
Cancel
Save