File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.3.2
2+ current_version = 0.3.3
33commit = True
44tag = False
55parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+)(?P<build>\d+))?
Original file line number Diff line number Diff line change 11[Setup]
22AppName = Picasso
33AppPublisher = Jungmann Lab, Max Planck Institute of Biochemistry
4- AppVersion = 0.3 .2
4+ AppVersion = 0.3 .3
55DefaultDirName = {pf} \Picasso
66DefaultGroupName = Picasso
7- OutputBaseFilename = " Picasso-Windows-64bit-0.3.2 "
7+ OutputBaseFilename = " Picasso-Windows-64bit-0.3.3 "
88ArchitecturesAllowed = x64
99ArchitecturesInstallIn64BitMode = x64
1010
Original file line number Diff line number Diff line change 22
33setup (
44 name = "picasso" ,
5- version = "0.3.2 " ,
5+ version = "0.3.3 " ,
66 author = "Joerg Schnitzbauer, Maximilian T. Strauss" ,
77 author_email = (
88 "joschnitzbauer (at) gmail.com, straussmaximilian (at) gmail.com"
You can’t perform that action at this time.
0 commit comments