chore: prepare release 2.3.3

This commit is contained in:
2021-11-20 22:06:40 +00:00
parent 2dffd289eb
commit 96e1e4c596
3 changed files with 3 additions and 3 deletions

View File

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