Skip to content

Commit

Permalink
Prepare 4.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix-Mac committed May 18, 2022
1 parent 490f2c8 commit 115676d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion documentation/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
author = 'Sergio Lucia and Felix Fiedler'

# The full version, including alpha/beta/rc tags
release = '4.3.3'
release = '4.3.5'



Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='do_mpc',
version='4.3.3',
version='4.3.5',
packages=['do_mpc','do_mpc.tools', 'do_mpc.sampling'],
author='Sergio Lucia and Felix Fiedler',
author_email='sergio.lucia@tu-berlin.de',
Expand Down

0 comments on commit 115676d

Please sign in to comment.