Skip to content

Commit

Permalink
0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
straussmaximilian committed Jan 25, 2019
1 parent 535973b commit d6de48e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distribution/picasso.iss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Setup]
AppName=Picasso
AppPublisher=Jungmann Lab, Max Planck Institute of Biochemistry
AppVersion=0.2.4
AppVersion=0.2.5
DefaultDirName={pf}\Picasso
DefaultGroupName=Picasso
OutputBaseFilename="Picasso-Windows-64bit"
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="picasso",
version="0.2.4",
version="0.2.5",
author="Joerg Schnitzbauer, Maximilian T. Strauss",
author_email=(
"joschnitzbauer (at) gmail.com, straussmaximilian (at) gmail.com"
Expand Down

0 comments on commit d6de48e

Please sign in to comment.