Skip to content

Commit 664dd9e

Browse files
committed
bump version to 0.3.0
1 parent 19e95b2 commit 664dd9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cryptomite/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
from cryptomite.trevisan import Trevisan
2020
from cryptomite.utils import von_neumann
2121

22-
__version__ = '0.2.3'
22+
__version__ = '0.3.0'

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = cryptomite
33
description = An awesome extractor library
44
long_description = file: README.md
55
long_description_content_type = text/markdown
6-
version = 0.2.3
6+
version = 0.3.0
77
author = Cambridge Quantum
88
author_email = qcrypto@cambridgequantum.com
99
license_files = file: LICENSE

0 commit comments

Comments
 (0)