Skip to content

Commit

Permalink
Bumping up the version to 0.10.0 (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjvbrt authored Oct 1, 2024
1 parent eef66b3 commit 883c0cd
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16.9)


project(FCCAnalyses VERSION 0.9.0
project(FCCAnalyses VERSION 0.10.0
LANGUAGES CXX
)

Expand Down
2 changes: 1 addition & 1 deletion bin/fccanalysis
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def main():
'''
Starting point for fccanalysis command
'''
parser = argparse.ArgumentParser(description='FCCAnalyses v0.9.0')
parser = argparse.ArgumentParser(description='FCCAnalyses v0.10.0')

# Verbosity arguments
verbosity_argument_group = parser.add_mutually_exclusive_group()
Expand Down
2 changes: 1 addition & 1 deletion man/man1/fccanalysis-build.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for fccanalysis-build
.\" Contact [email protected] to correct errors or typos.
.TH FCCANALYSIS\-BUILD 1 "17 Jan 2024" "0.9.0" "fccanalysis-build man page"
.TH FCCANALYSIS\-BUILD 1 "17 Jan 2024" "0.10.0" "fccanalysis-build man page"
.SH NAME
\fBfccanalysis\-build\fR \(en helper to build FCCAnalyses framework locally
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/man1/fccanalysis-final.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for fccanalysis-final
.\" Contact [email protected] to correct errors or typos.
.TH FCCANALYSIS\-FINAL 1 "18 Jul 2024" "0.9.0" "fccanalysis-final man page"
.TH FCCANALYSIS\-FINAL 1 "18 Jul 2024" "0.10.0" "fccanalysis-final man page"
.SH NAME
\fBfccanalysis\-final\fR \(en finalize your analysis into histograms
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/man1/fccanalysis-pin.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for fccanalysis-pin
.\" Contact [email protected] to correct errors or typos.
.TH FCCANALYSIS\-PIN 1 "18 Jul 2024" "0.9.0" "fccanalysis-pin man page"
.TH FCCANALYSIS\-PIN 1 "18 Jul 2024" "0.10.0" "fccanalysis-pin man page"
.SH NAME
\fBfccanalysis\-pin\fR \(en pin version of the Key4hep stack
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/man1/fccanalysis-plots.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for fccanalysis-plots
.\" Contact [email protected] to correct errors or typos.
.TH FCCANALYSIS\-PLOTS 1 "28 Jun 2024" "0.9.0" "fccanalysis-plots man page"
.TH FCCANALYSIS\-PLOTS 1 "28 Jun 2024" "0.10.0" "fccanalysis-plots man page"
.SH NAME
\fBfccanalysis\-plots\fR \(en generate analysis plots
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/man1/fccanalysis-run.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for fccanalysis-run
.\" Contact [email protected] to correct errors or typos.
.TH FCCANALYSIS\-RUN 1 "17 Jan 2024" "0.9.0" "fccanalysis-run man page"
.TH FCCANALYSIS\-RUN 1 "17 Jan 2024" "0.10.0" "fccanalysis-run man page"
.SH NAME
\fBfccanalysis\-run\fR \- run FCC analysis
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/man1/fccanalysis-test.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for fccanalysis-test
.\" Contact [email protected] to correct errors or typos.
.TH FCCANALYSIS\-TEST 1 "17 Jan 2024" "0.9.0" "fccanalysis-test man page"
.TH FCCANALYSIS\-TEST 1 "17 Jan 2024" "0.10.0" "fccanalysis-test man page"
.SH NAME
\fBfccanalysis\-test\fR \(en test FCCAnalyses framework
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/man1/fccanalysis.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for fccanalysis
.\" Contact [email protected] to correct errors or typos.
.TH FCCANALYSIS 1 "17 Jan 2024" "0.9.0" "fccanalysis man page"
.TH FCCANALYSIS 1 "17 Jan 2024" "0.10.0" "fccanalysis man page"
.SH NAME
\fBfccanalysis\fR \(en write, build and run your FCC analysis
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/man7/fccanalysis-final-script.7
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for fccanalysis-final-script
.\" Contact [email protected] to correct errors or typos.
.TH FCCANALYSIS\-FINAL\-SCRIPT 7 "05 Aug 2024" "0.9.0" "fccanalysis-final-script man page"
.TH FCCANALYSIS\-FINAL\-SCRIPT 7 "05 Aug 2024" "0.10.0" "fccanalysis-final-script man page"
.SH NAME
\fBfccanalysis\-final\-script\fR \(en analysis script for the final stage of the
analysis
Expand Down
2 changes: 1 addition & 1 deletion man/man7/fccanalysis-plots-script.7
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for fccanalysis-plots-script
.\" Contact [email protected] to correct errors or typos.
.TH FCCANALYSIS\-PLOTS\-SCRIPT 7 "16 Sep 2024" "0.9.0" "fccanalysis-plots-script man page"
.TH FCCANALYSIS\-PLOTS\-SCRIPT 7 "16 Sep 2024" "0.10.0" "fccanalysis-plots-script man page"
.SH NAME
\fBfccanalysis\-plots\-script\fR \(en analysis script for the plots stage of the
analysis
Expand Down
2 changes: 1 addition & 1 deletion man/man7/fccanalysis-script.7
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for fccanalysis-script
.\" Contact [email protected] to correct errors or typos.
.TH FCCANALYSIS\-SCRIPT 7 "17 Jan 2024" "0.9.0" "fccanalysis-script man page"
.TH FCCANALYSIS\-SCRIPT 7 "17 Jan 2024" "0.10.0" "fccanalysis-script man page"
.SH NAME
\fBfccanalysis\-script\fR \(en analysis steering script specification
.SH SYNOPSIS
Expand Down

0 comments on commit 883c0cd

Please sign in to comment.