We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595cf6e commit e1fa729Copy full SHA for e1fa729
2 files changed
CHANGELOG
@@ -1,3 +1,5 @@
1
+1.1.1
2
+ - fix: first-time initialization failed (#95)
3
1.1.0
4
- feat: add circle archiving in the BagIt (RFC 8493) format
5
- feat: add circle archiving wizard GUI
pyproject.toml
@@ -11,6 +11,7 @@ name = "dcoraid"
11
authors = [
12
# In alphabetical order.
13
{name = "Paul Müller"},
14
+ {name = "Eoghan O'Connell"},
15
{name = "Raghava Alajangi"},
16
]
17
maintainers = [
0 commit comments