Skip to content

Commit

Permalink
🔖 release v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tsakiridis authored Mar 29, 2023
1 parent ade9060 commit 749916f
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 @@ -15,7 +15,7 @@
# This call to setup() does all the work
setup(
name="spectraxai",
version="0.3.1",
version="0.3.2",
packages=find_packages(
include=["spectraxai", "spectraxai.utils", "spectraxai.data"]
),
Expand Down

0 comments on commit 749916f

Please sign in to comment.