Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
dannysepler committed Jul 22, 2021
1 parent 152db26 commit b7d9477
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,15 @@ All notable changes to this project will be documented in this file. This projec

## [Unreleased]

## 1.0.2 - July 22nd 2021

- pytest.approx

## 1.0.1 - July 17th 2021

- Skipping
- Expected failures
- setupClass / teardownClass
- pytest.approx

## 1.0.0 - July 14th 2021

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = pytestify
version = 1.0.1
version = 1.0.2
description = Automatically convert unittests to pytest
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down

0 comments on commit b7d9477

Please sign in to comment.