Skip to content

Commit

Permalink
chore(release): Bump to 0.14.7
Browse files Browse the repository at this point in the history
## [0.14.7](v0.14.6...v0.14.7) (2022-08-14)

### Bug Fixes

* Avoid bugs around mutating configs by ensuring they are always referentially unique ([68f0aee](68f0aee))
* Make temp paths more resilient on windows ([9e2f384](9e2f384))
* Use exact version of pipenv as new version has bug where it does not install platformdirs ([8a0f225](8a0f225))
  • Loading branch information
semantic-release-bot committed Aug 14, 2022
1 parent 46e4229 commit 14ba890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[metadata]
version = 0.14.6
version = 0.14.7

0 comments on commit 14ba890

Please sign in to comment.