Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #6 from syakoo/develop
Browse files Browse the repository at this point in the history
Update: version to 1.0.0🐍
  • Loading branch information
syakoo authored Nov 13, 2020
2 parents 2a6080e + 5881b96 commit f67855a
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 @@ -10,7 +10,7 @@ def _requires_from_file(filename):

setuptools.setup(
name="galois_field",
version="0.1.0",
version="1.0.0",
author="Sakoda Takuya",
author_email="[email protected]",
description="Galois Field: GF(p^n)",
Expand Down

0 comments on commit f67855a

Please sign in to comment.