Browse code

corrected version numbers

Veit Schwammle authored on 12/10/2022 15:04:11
Showing 2 changed files

  • DESCRIPTION index edf6830..7209065 100644
  • NEWS index 4cbeaf7..5af01f0 100644
... ...
@@ -1,7 +1,7 @@
1 1
 Package: vsclust
2 2
 Type: Package
3 3
 Title: Feature-based variance-sensitive quantitative clustering
4
-Version: 1.0.0
4
+Version: 0.99.22
5 5
 Date: 2022-03-23
6 6
 Authors@R: 
7 7
     person(
... ...
@@ -1,5 +1,5 @@
1 1
 Changes in version 0.99.0 (2022-07-20)
2 2
 + Submitted to Bioconductor
3
-Changes in version 1.0 (2022-10-12)
3
+Changes in version 0.99.22 (2022-10-12)
4 4
 Several bug fixes and cleaning code
5 5