Skip to content

Commit 27f8fb3

Browse files
committed
Update changelog/release v1.3.4.
1 parent 173fb41 commit 27f8fb3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.3.4
2+
3+
+ Improve matching of user hostname in `mysql_user_grants` fact
4+
15
# v1.3.3
26

37
+ Fix support for package names in `deb_package` fact (@s-vx)

pyinfra/version.py

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

0 commit comments

Comments
 (0)