Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
pkelaita committed Apr 12, 2024
1 parent 14a903a commit 2fee662
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 @@ -5,7 +5,7 @@

setup(
name="l2m2",
version="0.0.5",
version="0.0.6",
packages=find_packages(exclude=["tests", "integration_tests"]),
install_requires=[i.strip() for i in open("requirements.txt").readlines()],
long_description=readme,
Expand Down

0 comments on commit 2fee662

Please sign in to comment.