Skip to content

Commit d8d2167

Browse files
committed
version bump for minor release
1 parent 0ce7e6b commit d8d2167

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R-package/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: ivis
22
Title: Artificial neural network-driven visualization of high-dimensional data using triplets.
3-
Version: 2.0.7
3+
Version: 2.0.8
44
Authors@R: c(person("Benjamin", "Szubert", email = "bszubert@beringresearch.com", role = c("aut", "cre")),
55
person("Ignat", "Drozdov", email = "idrozdov@beringresearch.com", role = c("aut")),
66
person("Kevin", "Rue-Albrecht", role = "ctb", email = "kevin.rue-albrecht@kennedy.ox.ac.uk", comment = c(ORCID = "0000-0003-3899-3872")))

ivis/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.0.7'
1+
VERSION = '2.0.8'

0 commit comments

Comments
 (0)