Skip to content
This repository was archived by the owner on Sep 24, 2023. It is now read-only.

Commit bac3c9d

Browse files
committed
Bump the version number for a new micro release
1 parent a864f70 commit bac3c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages
44

55
NAME = "pywebarchive"
6-
VERSION = "0.2.0"
6+
VERSION = "0.2.1"
77
AUTHOR = "Benjamin Johnson"
88
AUTHOR_EMAIL = "bmjcode@gmail.com"
99
DESCRIPTION = "Module for reading Apple's .webarchive files"

0 commit comments

Comments
 (0)