Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Oct 1, 2020
1 parent bb7276e commit 3c71dd2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,13 @@
# Version history


## Version 1.2.0

### Features

- Updates `factory-boy` to the latest version


## Version 1.1.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -9,7 +9,7 @@ style = "https://raw.githubusercontent.com/wemake-services/wemake-python-stylegu

[tool.poetry]
name = "mimesis_factory"
version = "1.1.0"
version = "1.2.0"
description = "Mimesis integration with factory_boy"

license = "MIT"
Expand Down

0 comments on commit 3c71dd2

Please sign in to comment.