Skip to content

Commit

Permalink
Modify version number
Browse files Browse the repository at this point in the history
  • Loading branch information
brandynlucca committed Oct 18, 2024
1 parent 0c5feb3 commit 85d5e54
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
@@ -1,6 +1,6 @@
from setuptools import find_packages, setup

version = "0.4.0"
version = "0.4.1"

# Dynamically read dependencies from requirements file
with open("requirements.txt") as f:
Expand Down

0 comments on commit 85d5e54

Please sign in to comment.