Skip to content

Commit

Permalink
bump to 1.4.5 for release with fix for #16
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed Jun 17, 2022
1 parent 42eabc5 commit 97d1743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from setuptools.command.test import test as TestCommand
import glob

__version__ = "1.4.4"
__version__ = "1.4.5"


class PyTest(TestCommand):
Expand Down

0 comments on commit 97d1743

Please sign in to comment.