diff --git a/android/gradle.properties b/android/gradle.properties index 1b6b275f63f..8204b73b051 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,6 +1,6 @@ ABI_FILTERS=armeabi-v7a,arm64-v8a,x86,x86_64 -VERSION_NAME=0.14.0-SNAPSHOT +VERSION_NAME=0.15.0-SNAPSHOT GROUP=org.pytorch MAVEN_GROUP=org.pytorch SONATYPE_STAGING_PROFILE=orgpytorch diff --git a/version.txt b/version.txt index 56f78043a8b..b4f7ccce277 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.14.0a0 +0.15.0a0