We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c2969 commit a0ac8fcCopy full SHA for a0ac8fc
CHANGELOG.md
@@ -6,6 +6,17 @@ All notable changes to this project will be documented in this file.
6
7
### Added
8
9
+### Changed
10
+
11
+### Removed
12
13
+### Fixed
14
15
16
+## 0.0.6
17
18
+### Added
19
20
### Changed
21
- Adapt Coordinate type to use WKBElement Geography [#287](https://github.com/ie3-institute/pypsdm/issues/287)
22
- Adapt to recent PSDM Version 6.0.0 [#278](https://github.com/ie3-institute/pypsdm/issue/278)
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pypsdm"
3
-version = "0.0.6"
+version = "0.0.7"
4
description = ""
5
authors = ["Thomas Oberliessen <thomas.oberliessen@googlemail.com>"]
readme = "README.md"
0 commit comments