Skip to content

Commit

Permalink
Merge pull request #68 from koaning/v0.3.1
Browse files Browse the repository at this point in the history
bump
  • Loading branch information
koaning authored Jun 13, 2024
2 parents 9d4de41 + df8e944 commit e964441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="bulk",
version="0.3.0",
version="0.3.1",
packages=find_packages(),
install_requires=["radicli>=0.0.8,<0.1.0", "bokeh>=2.4.3,<3.0.0", "pandas>=1.0.0", "wasabi>=0.9.1"],
extras_require={
Expand Down

0 comments on commit e964441

Please sign in to comment.