Skip to content

Commit 15ae089

Browse files
committed
Merge tag '1.0.5' into develop
1.0.5
2 parents 0fc468a + 1ee0e47 commit 15ae089

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change Log
22

33

4+
## [1.0.5]
5+
6+
- API documentation migration
7+
48
## [1.0.4]
59

610
- Fix PyPI auto-deployment

kivy_garden/mapview/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.4.dev0"
1+
__version__ = "1.0.5"

0 commit comments

Comments
 (0)