Skip to content

Commit bafe055

Browse files
authored
Merge pull request #4 from spapa013/main
v0.1.4
2 parents bbf890f + 3109424 commit bafe055

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

enty/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.2'
1+
__version__ = '0.1.4'

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ requires-python = ">=3.7"
1010
license = { file = "LICENSE" }
1111
authors = [
1212
{ name = "Stelios Papadopoulos", email = "[email protected]" },
13-
{ name = "Frank DeGuire" }
1413
]
1514

1615
[project.urls]

0 commit comments

Comments
 (0)