Skip to content

Commit

Permalink
setup updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapfff committed Sep 14, 2022
1 parent 3ba6a8f commit 1c2ccc8
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 @@ -13,7 +13,7 @@
packages=find_packages(),
install_requires=['numpy', 'scipy'],
long_description_content_type="text/markdown",
version='0.5',
version='0.5.1',
url="",
description='Baum-Welch for all kind of Markov model',
author='Raphaël Reynouard',
Expand Down

0 comments on commit 1c2ccc8

Please sign in to comment.