Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketmaurya committed Aug 7, 2021
1 parent ac48e11 commit 9fa59e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chitra/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Deep Learning library for Model Building, Interpretability, Visualization, API Building & Deployment."""

__version__ = "0.1.0"
__version__ = "0.1.1"
__license__ = "Apache License 2.0"

0 comments on commit 9fa59e3

Please sign in to comment.