bump version and add croniter
This commit is contained in:
parent
7c16944a44
commit
6ba4343db1
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Metadata-Version: 2.1
|
||||
Name: archivebox
|
||||
Version: 0.4.14
|
||||
Version: 0.4.15
|
||||
Summary: The self-hosted internet archive.
|
||||
Home-page: https://github.com/pirate/ArchiveBox
|
||||
Author: Nick Sweeting
|
||||
|
|
|
@ -8,6 +8,7 @@ dateparser
|
|||
ipython
|
||||
youtube-dl
|
||||
python-crontab==2.5.1
|
||||
croniter==0.3.34
|
||||
w3lib==1.22.0
|
||||
|
||||
[dev]
|
||||
|
|
Loading…
Reference in a new issue