Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
josalhor committed Nov 12, 2023
1 parent 392b034 commit 1b1b0ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='pomegranate',
version='1.0.3',
version='1.0.4',
author='Jacob Schreiber',
author_email='jmschreiber91@gmail.com',
packages=['pomegranate', 'pomegranate.distributions', 'pomegranate.hmm'],
Expand All @@ -17,4 +17,4 @@
'apricot-select >= 0.6.1',
'networkx >= 2.8.4'
]
)
)

0 comments on commit 1b1b0ce

Please sign in to comment.