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 793ee3a134fb..1b5f26bde99f 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.r478
+ pkgver = 0.1.r596
pkgrel = 1
url = https://github.com/NVIDIA/apex
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 84e59c91fcfb..35dfb54121b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-apex-git
_pkgname=apex
_pkgver=0.1
-pkgver=0.1.r478
+pkgver=0.1.r596
pkgrel=1
pkgdesc="A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch"
arch=('x86_64')