Browse Source

Version 0.1.2

tags/v0.1.2^0
JustAnotherArchivist 5 years ago
parent
commit
57764eb2b0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py View File

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

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


Loading…
Cancel
Save