summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b5f26bde99f..fb06add54666 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-apex-git
pkgdesc = A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
- pkgver = 0.1.r596
+ pkgver = 0.1.r599
pkgrel = 1
url = https://github.com/NVIDIA/apex
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 35dfb54121b8..210b704b39fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-apex-git
_pkgname=apex
_pkgver=0.1
-pkgver=0.1.r596
+pkgver=0.1.r599
pkgrel=1
pkgdesc="A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch"
arch=('x86_64')