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.9.0
queue_backend
Kamo Petrosyan
4 years ago
parent
71c379801d
commit
a96fb8efda
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
@ -17,8 +17,8 @@ setup(
name
=
'
sitemap-generator
'
,
version
=
get_version
(
major
=
0
,
minor
=
5
,
build
=
2
,
minor
=
9
,
build
=
0
,
)
,
packages
=
find_packages
(
exclude
=
EXCLUDE_FROM_PACKAGES
)
,
include_package_data
=
True
,
Write
Preview
Loading…
Cancel
Save