Skip to content

Commit

Permalink
Bump version to 0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtwttr committed Dec 15, 2021
1 parent 89ed210 commit 43acf70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
from setuptools import Command, find_packages, setup

version = '0.8.9'
version = '0.8.10'


class PyTest(Command):
Expand Down

0 comments on commit 43acf70

Please sign in to comment.