diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2018-01-26 20:56:11 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2018-01-26 20:56:11 +0700 |
commit | b4c900ec0df7badf66caa02b0e6456e66c022ba7 (patch) | |
tree | 59e515f0daa60cf67859d4c2f3d2e913dcf3c39c /.gitignore | |
parent | 66d77f78b6c56bae34d66b1022b915ed8257a705 (diff) | |
download | brutalmaze-b4c900ec0df7badf66caa02b0e6456e66c022ba7.tar.gz |
Bump version to 0.4 0.4.0
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5d3d906..3186336 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ brutalmaze.egg-info build +dist wiki __pycache__ *.pyc |