Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Xial-kotori committed Aug 13, 2024
1 parent 7dd1014 commit 37806c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions data
Submodule data added at d991ff
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@

setuptools.setup(
name="hypogenic",
version="0.1.0",
version="0.1.1",
author="HypoGenic",
author_email="haokunliu@uchicago.edu",
description="A package for generating and evaluating hypotheses.",
long_description=long_description,
long_description_content_type="text/markdown",
packages=setuptools.find_packages(),
classifiers=[
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
],
Expand Down

0 comments on commit 37806c6

Please sign in to comment.