diff --git a/README.md b/README.md
index 87be9cfd..50ba7f56 100644
--- a/README.md
+++ b/README.md
@@ -41,14 +41,14 @@ Follow [this QuickStart](https://github.com/gephi/graphstore/wiki/Quick-Start) t
org.gephi
graphstore
- 0.7.1
+ 0.7.2
```
### From a Gradle project
```
-compile 'org.gephi:graphstore:0.7.1'
+compile 'org.gephi:graphstore:0.7.2'
```
## Dependencies
diff --git a/pom.xml b/pom.xml
index 26993116..06edd769 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.gephi
graphstore
- 0.7.2
+ 0.7.3-SNAPSHOT
jar
GraphStore