Skip to content

Commit 83a4da0

Browse files
v1.0.1 (#3)
* Poetry update
1 parent ca9b5b8 commit 83a4da0

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

poetry.lock

Lines changed: 43 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[tool.poetry]
22
name = "entropy-pooling"
3-
version = "1.0"
3+
version = "1.0.1"
44
description = "Entropy Pooling in Python with a BSD 3-Clause license."
55
authors = ["Fortitudo Technologies <software@fortitudo.tech>"]
6-
license = "BSD 3-Clause"
6+
license = "BSD-3-Clause"
77
readme = "README.md"
88
homepage = "https://fortitudo.tech"
99
repository = "https://github.com/fortitudo-tech/entropy-pooling"

0 commit comments

Comments
 (0)