2019.2.4 update

This commit is contained in:
JohnHake 2019-11-05 16:50:29 -08:00
parent 0b26f5c876
commit 1eaff494d6
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ dependencies {
// See https://github.com/JetBrains/gradle-intellij-plugin/
intellij {
version '2019.2.3'
version '2019.2.4'
type 'PY'
}

View File

@ -1,2 +1,2 @@
rootProject.name = 'pycharm_basics'
rootProject.name = 'pycharm'