Skip to content

Commit

Permalink
bump version (#945)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #945

Differential Revision: D20097676

Pulled By: ppwwyyxx

fbshipit-source-id: bfa915e6d07122bde5da02ddbe4d01c070ceb115
  • Loading branch information
ppwwyyxx authored and facebook-github-bot committed Feb 25, 2020
1 parent c824e7a commit 401fd04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detectron2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@

# This line will be programatically read/write by setup.py.
# Leave them at the bottom of this file and don't touch them.
__version__ = "0.1"
__version__ = "0.1.1"

0 comments on commit 401fd04

Please sign in to comment.