Skip to content

Commit 67b6cbd

Browse files
author
Sylvain MARIE
committed
0.5.4 changelog
1 parent a62428d commit 67b6cbd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 0.5.4 - Fixed bug in case of package both installed and in the path
4+
5+
Fixed bug (incorrect version number) happening when a package is both installed and available on python path. This typically happens when a developer is working on a new version of a package while an older version is already installed. Fixes [#3](https://github.com/smarie/python-getversion/issues/3).
6+
37
### 0.5.3 - Self `__version__`
48

59
`__version__` should now be available on the distributed `getversion` package.

0 commit comments

Comments
 (0)