chore: prepare release v2.3.4

This commit is contained in:
2022-01-03 02:18:45 +00:00
parent 9bc89fd2ce
commit 04162ea392
4 changed files with 28 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "panaetius"
version = "2.3.3"
version = "2.3.4"
description = "Python module to gracefully handle a .config file/environment variables for scripts, with built in masking for sensitive options. Provides a Splunk friendly formatted logger instance."
license = "MIT"
authors = ["dtomlinson <dtomlinson@panaetius.co.uk>"]