Skip to content

Commit a0ac8fc

Browse files
Update Changelog and Working Version
1 parent b8c2969 commit a0ac8fc

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9+
### Changed
10+
11+
### Removed
12+
13+
### Fixed
14+
15+
16+
## 0.0.6
17+
18+
### Added
19+
920
### Changed
1021
- Adapt Coordinate type to use WKBElement Geography [#287](https://github.com/ie3-institute/pypsdm/issues/287)
1122
- Adapt to recent PSDM Version 6.0.0 [#278](https://github.com/ie3-institute/pypsdm/issue/278)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pypsdm"
3-
version = "0.0.6"
3+
version = "0.0.7"
44
description = ""
55
authors = ["Thomas Oberliessen <thomas.oberliessen@googlemail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)