Skip to content

Commit

Permalink
bump version 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
christophmark committed Dec 20, 2022
1 parent 354ef67 commit 6ea3b88
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 @@ -5,10 +5,10 @@
setup(
name='bayesloop',
packages=['bayesloop'],
version='1.5.6',
version='1.5.7',
description='Probabilistic programming framework that facilitates objective model selection for time-varying parameter models.',
url='http://bayesloop.com',
download_url = 'https://github.com/christophmark/bayesloop/tarball/1.5.4',
download_url = 'https://github.com/christophmark/bayesloop/tarball/1.5.7',
author='Christoph Mark',
author_email='[email protected]',
license='The MIT License (MIT)',
Expand Down

0 comments on commit 6ea3b88

Please sign in to comment.