Skip to content

Commit ffe037f

Browse files
authored
Merge branch 'main' into type-hints
2 parents 9d1cc0a + 5422e6a commit ffe037f

4 files changed

Lines changed: 95 additions & 110 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ authors:
5252
date-released: 2020-08-05
5353
doi: "10.7554/eLife.61909"
5454
license: "AGPL-3.0-or-later"
55-
version: "1.0.3"
55+
version: "1.1.0"

dlclive/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"""
88

99

10-
__version__ = "1.0.4"
10+
__version__ = "1.1.0"
1111
VERSION = __version__

0 commit comments

Comments
 (0)