File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 116116__all__ = list (_exports .keys ())
117117
118118# Version information
119- __version__ = "0.1.16 "
119+ __version__ = "0.1.17 "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " beamz"
7- version = " 0.1.16 " # Match setup.py
7+ version = " 0.1.17 " # Match setup.py
88authors = [
99 { name = " Quentin Wach" , email = " quentin.wach+beamz@gmail.com" },
1010]
Original file line number Diff line number Diff line change 1111
1212 setup (
1313 name = "beamz" ,
14- version = "0.1.16 " ,
14+ version = "0.1.17 " ,
1515 author = "Quentin Wach" ,
1616 author_email = "quentin.wach+beamz@gmail.com" ,
1717 description = "EM package to create inverse / generative designs for your photonic devices with ease and efficiency." ,
You can’t perform that action at this time.
0 commit comments