Prepare for next version

Change the version string everywhere, for the next release
This commit is contained in:
Salvo 'LtWorf' Tomaselli
2016-01-06 00:30:10 +01:00
parent e7a8235d10
commit 262d92290f
6 changed files with 7 additions and 5 deletions

View File

@@ -53,5 +53,5 @@ setup(
}
],
name="Relational",
version="2.2",
version="2.3",
)