Skip to content

Commit

Permalink
increment version in stub
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvanBrocard committed Dec 11, 2024
1 parent 6f659fa commit db617c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dpu_kmeans/_core.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ class Container:
def pim_cpu_time(self) -> float:
...
FEATURE_TYPE: int = 16
__version__: str = '0.2.4'
__version__: str = '0.2.5'

0 comments on commit db617c6

Please sign in to comment.