chore: prepare release v2.3.5

This commit is contained in:
2022-01-30 02:54:04 +00:00
parent a0583b5f0a
commit 4681d98863
6 changed files with 43 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "panaetius"
version = "2.3.4"
version = "2.3.5"
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>"]