Skip to content

Commit 15e63d5

Browse files
committed
Minor version bump
1 parent 97e1e8e commit 15e63d5

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.1
3+
Version: 2.0.2
44
Authors@R: c(person("Benjamin", "Szubert", email = "[email protected]", role = c("aut", "cre")),
55
person("Ignat", "Drozdov", email = "[email protected]", role = c("aut")),
66
person("Kevin", "Rue-Albrecht", role = "ctb", email = "[email protected]", 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.1'
1+
VERSION = '2.0.2'

0 commit comments

Comments
 (0)