Skip to content

Commit

Permalink
Version 0.0.25 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
di committed Aug 31, 2023
1 parent 4310ffb commit 7c3e3d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.rst
Expand Up @@ -406,6 +406,7 @@ Contributors
- `Bob Lannon <https://github.com/boblannon>`__
- `Santi <https://github.com/santilytics>`__
- `David Park <https://github.com/dp247>`__
- `Jon Bonafato <https://github.com/jonafato>`__
License
-------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup, find_packages
from setuptools.command.test import test as TestCommand

__version__ = "0.0.24"
__version__ = "0.0.25"


class PyTest(TestCommand):
Expand Down

0 comments on commit 7c3e3d4

Please sign in to comment.