Skip to content

Commit 4672a3f

Browse files
committed
bump version for release, updated changelog
1 parent 84ca681 commit 4672a3f

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Version History
22

3+
## 0.7.2
4+
5+
- Added __version__ attribute to the package
6+
- Added intersphinx links to the documentation
7+
38
## 0.7.1
49

510
- Added logo, updated README and documentation

codecov.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@ coverage:
22
round: down
33
range: "60...80"
44
precision: 2
5+
6+
ignore:
7+
- "test/*"
8+
- "docs/*"
9+
- "examples/*"

pathfinding3d/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.1.post2
1+
0.7.2

0 commit comments

Comments
 (0)