Skip to content

Commit 2d149c4

Browse files
committed
0.1.2
1 parent 65619b7 commit 2d149c4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Changes in 0.1.2
2+
3+
### Fixes
4+
5+
* Fixed failing project creation due to missing dependency.
6+
17
## Changes in 0.1.1
28

39
### Enhancements

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ keywords = [
1919
"Machine Learning",
2020
"Deep Learning"
2121
]
22-
version = "0.1.1"
22+
version = "0.1.2"
2323
readme = { file = "README.md", content-type = "text/markdown" }
2424
license = { file = "LICENSE", content-type = "text/plain" }
2525
requires-python = ">=3.12"

0 commit comments

Comments
 (0)