We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b110183 commit 640e5ecCopy full SHA for 640e5ec
README.md
@@ -12,7 +12,8 @@ A2 Geant4 simulation
12
13
## Release notes
14
15
-### 0.3.0beta
+### 0.3.0
16
+September 23, 2019
17
* support for GiBUU event-files
18
* using Pluto library for Pluto reader
19
* storing primary particle IDs for PID/Veto hits
include/A2Version.hh
@@ -1,5 +1,5 @@
1
// Version header file
2
// Author: Dominik Werthmueller, 2018-2019
3
4
-# define A2_VERSION "0.3.0beta"
+# define A2_VERSION "0.3.0"
5
0 commit comments