ソースを参照

Version 0.1.3

tags/v0.1.3^0
JustAnotherArchivist 5年前
コミット
91cd20f567
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py ファイルの表示

@@ -3,7 +3,7 @@ import setuptools

setuptools.setup(
name = 'qwarc',
version = '0.1.2',
version = '0.1.3',
description = 'A framework for quick web archival',
author = 'JustAnotherArchivist',
url = 'https://github.com/JustAnotherArchivist/qwarc',


読み込み中…
キャンセル
保存