Skip to content

Commit 4ec3047

Browse files
Merge branch 'release/3.0.2'
2 parents 7338d8b + 30ae2ba commit 4ec3047

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ authors:
1515
https://cdh.uu.nl/centre-for-digital-humanities/research-software-lab/
1616
identifiers:
1717
- type: doi
18-
value: 10.5281/zenodo.8064133
18+
value: 10.5281/zenodo.10604608
1919
repository-code: >-
2020
https://github.com/UUDigitalHumanitieslab/programming-in-python
2121
abstract: >-
@@ -25,5 +25,5 @@ abstract: >-
2525
attention is given to best practices in coding, e.g.:
2626
writing clean code and documentation.
2727
license: BSD-3-Clause
28-
version: 3.0.1
28+
version: 3.0.2
2929
date-released: '2024-02-01'

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Programming in Python
2+
[![DOI](https://zenodo.org/badge/429098563.svg)](https://zenodo.org/doi/10.5281/zenodo.10604607)
3+
24

35
The entry level course 'Programming in Python', by the [Utrecht Centre for Digital Humanities](https://cdh.uu.nl/) aims to teach the basics of the Python programming language. Special attention is given to best practices in coding, e.g.: writing clean code and documentation.
46

0 commit comments

Comments
 (0)