Skip to content

Commit 408ff12

Browse files
committed
fix docs
1 parent b9b2285 commit 408ff12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 1.0.1 (2018-04-18)
1+
### 1.0.2 (2018-04-18)
22
* Fix pip 10 compatibility (#1)
33

44
### 1.0.1 (2017-12-26)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ In your plugin, add plugin as dependency:
499499

500500
```groovy
501501
dependencies {
502-
compile 'ru.vyarus:gradle-use-python-plugin:1.0.0'
502+
compile 'ru.vyarus:gradle-use-python-plugin:1.0.2'
503503
}
504504
```
505505

0 commit comments

Comments
 (0)