Browse code

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

J Wokaty authored on 29/10/2024 15:33:34
Showing 1 changed files

... ...
@@ -1,7 +1,7 @@
1 1
 Package: tidysbml
2 2
 Type: Package
3 3
 Title: Extract SBML's data into dataframes
4
-Version: 1.0.0
4
+Version: 1.1.0
5 5
 Authors@R: c( 
6 6
 	person("Veronica", "Paparozzi", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0009-0000-2961-1559")), 
7 7
 	person("Christine", "Nardini", role = c("aut"), email = "[email protected]", comment = c(ORCID = "0000-0001-7601-321X")) )