Skip to content

Commit 3fbd09a

Browse files
authored
Version 1.0.1 (#10)
1 parent 8ae851c commit 3fbd09a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.0.1.pre] - 2021-01-22
8+
## [1.0.1] - 2021-01-22
99

1010
### Added
1111

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For a complete API reference, check out [Patch's API Reference.](https://docs.us
1212

1313
Add the library to your `requirements.txt` file:
1414
```txt
15-
patch_api >= 1.0.0
15+
patch_api >= 1.0.1
1616
```
1717

1818
Then run:

0 commit comments

Comments
 (0)