Bump to version 0.4.1

This commit is contained in:
Garret Wassermann
2022-07-02 06:40:35 -04:00
parent 4f4f2c5687
commit fbf022df96
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ from distutils.util import convert_path
from fnmatch import fnmatchcase
from setuptools import setup, find_packages
version = '0.4.0'
version = '0.4.1'
# Provided as an attribute, so you can append to these instead
# of replicating them: