Skip to content

Commit

Permalink
Bump version and update gitignore (#20)
Browse files Browse the repository at this point in the history
Signed-off-by: Amom <amommendes@hotmail.com>
  • Loading branch information
amommendes authored Jul 26, 2021
1 parent 2f00530 commit ac5c512
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,6 @@ dmypy.json

# Vscode project settings
.vscode/

# Pycharm project settings
.idea/
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name='amundsen-gremlin',
version='0.0.11',
version='0.0.12',
description='Gremlin code library for Amundsen',
url='https://github.com/amundsen-io/amundsengremlin',
maintainer='Amundsen TSC',
Expand Down

0 comments on commit ac5c512

Please sign in to comment.