bumping to v2.3.2

This commit is contained in:
2021-11-14 09:12:26 +00:00
parent 1d72b976a4
commit b0d635eb04
3 changed files with 36 additions and 2 deletions

View File

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