Skip to content

Commit

Permalink
retry- release 1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
linxOD committed Jun 24, 2022
1 parent 92cd8f8 commit c129c06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion freud_api_crawler/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

__author__ = """Peter Andorfer"""
__email__ = 'peter.andorfer@oeaw.ac.at'
__version__ = '1.9.3'
__version__ = '1.9.4'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
test_suite='tests',
tests_require=test_requirements,
url='https://github.com/acdh-oeaw/freud_api_crawler',
version='1.9.3',
version='1.9.4',
zip_safe=False,
)

0 comments on commit c129c06

Please sign in to comment.