diff --git a/.pydevproject b/.pydevproject
new file mode 100644
index 0000000..2b04565
--- /dev/null
+++ b/.pydevproject
@@ -0,0 +1,5 @@
+
+
+ Default
+ python interpreter
+
diff --git a/ChaChaGameStats/_version.py b/ChaChaGameStats/_version.py
index 8f0179e..7db6dca 100644
--- a/ChaChaGameStats/_version.py
+++ b/ChaChaGameStats/_version.py
@@ -7,4 +7,4 @@ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Unported
You should have received a copy of the license along with this
work. If not, see .
"""
-__version__ = "0.1"
\ No newline at end of file
+__version__ = "0.1.2"
\ No newline at end of file