Skip to content

Commit d6de48e

Browse files
0.2.5
1 parent 535973b commit d6de48e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

distribution/picasso.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Setup]
22
AppName=Picasso
33
AppPublisher=Jungmann Lab, Max Planck Institute of Biochemistry
4-
AppVersion=0.2.4
4+
AppVersion=0.2.5
55
DefaultDirName={pf}\Picasso
66
DefaultGroupName=Picasso
77
OutputBaseFilename="Picasso-Windows-64bit"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="picasso",
5-
version="0.2.4",
5+
version="0.2.5",
66
author="Joerg Schnitzbauer, Maximilian T. Strauss",
77
author_email=(
88
"joschnitzbauer (at) gmail.com, straussmaximilian (at) gmail.com"

0 commit comments

Comments
 (0)