Skip to content

Commit

Permalink
Version 0.0.26 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
di authored Nov 2, 2023
1 parent 1a8e901 commit d831d62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@ Contributors
- `Santi <https://github.com/santilytics>`__
- `David Park <https://github.com/dp247>`__
- `Jon Bonafato <https://github.com/jonafato>`__
- `haritha-ravi <https://github.com/haritha-ravi>`__
License
-------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup, find_packages
from setuptools.command.test import test as TestCommand

__version__ = "0.0.25"
__version__ = "0.0.26"


class PyTest(TestCommand):
Expand Down

0 comments on commit d831d62

Please sign in to comment.