Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Commit

Permalink
Bumping PyPI version number for latest version (#105)
Browse files Browse the repository at this point in the history
Summary:
Simple change, not test required.
Pull Request resolved: #105

Reviewed By: ahhegazy

Differential Revision: D13463560

Pulled By: snisarg

fbshipit-source-id: 8ad551c3cea8318148718791d4735bf3ee7058b7
  • Loading branch information
snisarg authored and facebook-github-bot committed Dec 14, 2018
1 parent c47fa66 commit dc81bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

setuptools.setup(
name="pytext-nlp",
version="0.1.1",
version="0.1.2",
description="pytorch modeling framework and model zoo for text models",
url="https://github.com/facebookresearch/PyText",
author="Facebook",
Expand Down

0 comments on commit dc81bac

Please sign in to comment.