From 38ecbaebf51d712d4836337f7c9ef949d64e33e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Wed, 19 Jul 2023 11:03:54 +0200 Subject: [PATCH] Preparing release 3.3.0 --- docs/changelog.rst | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 73a3df6e..9e4e1fcb 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,7 +3,7 @@ ChangeLog .. Note for v4.x: don't forget to check "Deprecated" sections for removal. -3.3.0 (unreleased) +3.3.0 (2023-07-19) ------------------ *New:* diff --git a/setup.cfg b/setup.cfg index 2e8749c2..be6a16d8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = factory_boy -version = 3.2.1.dev0 +version = 3.3.0 description = A versatile test fixtures replacement based on thoughtbot's factory_bot for Ruby. long_description = file: README.rst # https://docutils.sourceforge.io/FAQ.html#what-s-the-official-mime-type-for-restructuredtext-data