Skip to content
Snippets Groups Projects
Commit 45a0421e authored by Brian Warner's avatar Brian Warner
Browse files

bump version to 0.3.0 so we don't forget

parent c6f5e3af
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ __summary__ = ("Python binding to the Networking and Cryptography (NaCl) " ...@@ -24,7 +24,7 @@ __summary__ = ("Python binding to the Networking and Cryptography (NaCl) "
"library") "library")
__uri__ = "https://github.com/pyca/pynacl/" __uri__ = "https://github.com/pyca/pynacl/"
__version__ = "0.2.3" __version__ = "0.3.0"
__author__ = "Donald Stufft" __author__ = "Donald Stufft"
__email__ = "donald@stufft.io" __email__ = "donald@stufft.io"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment