Skip to content

Commit ce1b624

Browse files
committed
Bump version to 0.2.
1 parent 7c0cd82 commit ce1b624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
setup(
1010
name="aead",
1111
description="An authenticated encryption implementation.",
12-
version="0.1",
12+
version="0.2",
1313
install_requires=[
1414
"cryptography"
1515
],

0 commit comments

Comments
 (0)