Skip to content

Commit

Permalink
bump version 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
christophmark authored Jul 22, 2022
1 parent 45234cd commit a32e2ec
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.3',
version='1.5.4',
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.3',
download_url = 'https://github.com/christophmark/bayesloop/tarball/1.5.4',
author='Christoph Mark',
author_email='[email protected]',
license='The MIT License (MIT)',
Expand Down

0 comments on commit a32e2ec

Please sign in to comment.