Skip to content

Commit

Permalink
Version 0.0.23 (#71)
Browse files Browse the repository at this point in the history
* Add new contributor

* Version 0.0.23
  • Loading branch information
di authored Feb 19, 2020
1 parent 238089e commit 25d267f
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 @@ -394,6 +394,7 @@ Contributors
- `Aditya Natraj <https://github.com/adityanatra>`__
- `Sterling Petersen <https://github.com/sterlingpetersen>`__
- `Aleix <https://github.com/maleix>`__
- `Bob Lannon <https://github.com/boblannon>`__
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.22'
__version__ = '0.0.23'


class PyTest(TestCommand):
Expand Down

0 comments on commit 25d267f

Please sign in to comment.