Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonho1308 committed Aug 4, 2021
1 parent 5c0ca94 commit 898180c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ url=https://github.com/Anand1310/summer-code-jam-2021
project_urls=
Bug Tracker: https://github.com/Anand1310/summer-code-jam-2021/issues
license_files = LICENSE.txt
download_url=https://github.com/Anand1310/summer-code-jam-2021/archive/v1.0.1.tar.gz
download_url=https://github.com/Anand1310/summer-code-jam-2021/archive/v1.0.2.tar.gz
keywords=
game
maze
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
project_urls={
"Bug Tracker": "https://github.com/Anand1310/summer-code-jam-2021/issues",
},
download_url="https://github.com/Anand1310/summer-code-jam-2021/archive/v1.0.1.tar.gz",
download_url="https://github.com/Anand1310/summer-code-jam-2021/archive/v1.0.2.tar.gz",
keywords=["game", "maze", "box", "think inside the box", "sound", "3d-sound"],
install_requires=[
'blessed',
Expand Down

0 comments on commit 898180c

Please sign in to comment.