Skip to content

Commit

Permalink
v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cas Pouw committed Nov 22, 2021
1 parent 0826c83 commit ffaf43d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(name='sociophysicsDataHandler',
description="Data retriever package for the Sociophysics course at TU/Eindhoven.",
version='1.2.0',
version='1.2.1',
author='Alessandro Corbetta; Cas Pouw; Joris Willems',
author_email='[email protected]',
url='https://github.com/acorbe/sociophysicsDataHandler',
Expand All @@ -18,4 +18,4 @@
install_requires=['numpy>=1.8', 'matplotlib>=2.0'
, 'scipy>=1.4', 'pyocclient', 'pyarrow'
, 'pandas', 'pillow']
)
)

0 comments on commit ffaf43d

Please sign in to comment.