Skip to content

Commit 3c343db

Browse files
committed
Change to release version
1 parent 2a7565c commit 3c343db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.1.0-dev0
1+
## 1.1.0
22

33
* Enhancement: Add `TextSource` to track where the text of an element came from
44
* Enhancement: Refactor `__post_init__` of `TextRegions` and `LayoutElement` slightly to automate initialization
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.1.0-dev0" # pragma: no cover
1+
__version__ = "1.1.0" # pragma: no cover

0 commit comments

Comments
 (0)