Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
Move to versioning format we agreed on
Browse files Browse the repository at this point in the history
Summary: - Move to 2 digit version date based

Reviewed By: terrelln

Differential Revision: D8826421

fbshipit-source-id: 200b813179a113500106064436541b1682948bf5
  • Loading branch information
cooperlees authored and facebook-github-bot committed Jul 12, 2018
1 parent b2501b0 commit 418c95b
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 @@ def get_long_description():

setup(
name="xar",
version="18.7.11",
version="18.07.12",
description="The XAR packaging toolchain.",
long_description=get_long_description(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 418c95b

Please sign in to comment.