File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Changelog
3
3
4
4
All notable changes to this project will be documented in this file.
5
5
6
- Version 2.3.0 - 2024-11-??
6
+ Version 2.3.0 - 2024-11-23
7
7
--------------------------
8
8
9
9
New features
Original file line number Diff line number Diff line change 111
111
112
112
# General information about the project.
113
113
project = u'n2p2 - A neural network potential package'
114
- copyright = u'2022 , Andreas Singraber'
114
+ copyright = u'2024 , Andreas Singraber'
115
115
author = u'Andreas Singraber'
116
116
117
117
# The version info for the project you're documenting, acts as replacement for
Original file line number Diff line number Diff line change 17
17
#ifndef VERSION_H
18
18
#define VERSION_H
19
19
20
- #define N2P2_VERSION "v2.2 .0"
20
+ #define N2P2_VERSION "v2.3 .0"
21
21
#define N2P2_GIT_VERSION ""
22
22
#define N2P2_GIT_REV ""
23
23
#define N2P2_GIT_BRANCH ""
You can’t perform that action at this time.
0 commit comments