Skip to content

Commit 9311581

Browse files
author
Hiroaki Kataoka
committed
version 0.3.4
1 parent ab4e51b commit 9311581

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

polyphony/_internal/_polyphony.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.3.3' # type: str
1+
__version__ = '0.3.4' # type: str
22
__all__ = [
33
'testbench',
44
'pure',

polyphony/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.3.3'
1+
__version__ = '0.3.4'

0 commit comments

Comments
 (0)