Browse code

bump x.y.z version to odd y following creation of RELEASE_3_16 branch

J Wokaty authored on 01/11/2022 15:20:02
Showing 1 changed files

... ...
@@ -1,6 +1,6 @@
1 1
 Package: SQLDataFrame
2 2
 Title: Representation of SQL database in DataFrame metaphor
3
-Version: 1.12.0
3
+Version: 1.13.0
4 4
 Authors@R: c(
5 5
     person("Qian", "Liu", email = "qian.liu@roswellpark.org", role = c("aut", "cre"),
6 6
     comment = c(ORCID = "0000-0003-1456-5099")),