Bump up version

This commit is contained in:
Filip Gralinski 2021-02-09 14:40:45 +01:00
parent ae1c9e81c0
commit 1f08d85049
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
<a name="4.1.0"></a>
## 4.1.0 (2021-02-09)
Enhancements
* Add template for AMU theses
<a name="4.0.1"></a> <a name="4.0.1"></a>
## 4.0.1 (2021-01-13) ## 4.0.1 (2021-01-13)

View File

@ -6,5 +6,5 @@ variables:
# THIS IS AN UGLY WORK-AROUND # THIS IS AN UGLY WORK-AROUND
include: include:
- project: 'research/paper-cutter' - project: 'research/paper-cutter'
ref: '4.0.1' ref: '4.1.0'
file: 'main.yml' file: 'main.yml'