File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.7.3rc0
2+ current_version = 0.7.3
33commit = False
44tag = False
55parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+)(?P<build>\d+))?
Original file line number Diff line number Diff line change 11# Simphony: A Simulator for Photonic Circuits
22
33<div style =" text-align : center " >
4- <img alt =" Development version " src =" https://img.shields.io/badge/master-v0.7.3rc0 -informational " >
4+ <img alt =" Development version " src =" https://img.shields.io/badge/master-v0.7.3 -informational " >
55<a href =" https://pypi.python.org/pypi/simphony " ><img alt =" PyPI Version " src =" https://img.shields.io/pypi/v/simphony.svg " ></a >
66<img alt =" PyPI - Python Version " src =" https://img.shields.io/pypi/pyversions/simphony " >
77<a href =" https://github.com/BYUCamachoLab/simphony/actions " ><img alt =" Build Status " src =" https://github.com/BYUCamachoLab/simphony/actions/workflows/build-and-test.yml/badge.svg " ></a >
Original file line number Diff line number Diff line change 11[project ]
22name = " simphony"
3- version = " 0.7.3rc0 "
3+ version = " 0.7.3 "
44description = " Simphony: A simulator for photonic circuits"
55readme = " README.md"
66requires-python = " >=3.9"
Original file line number Diff line number Diff line change 4141 + " detected)."
4242 )
4343
44- __version__ = "0.7.3rc0 "
44+ __version__ = "0.7.3 "
4545__license__ = "MIT"
4646__project_url__ = "https://github.com/BYUCamachoLab/simphony"
4747__forum_url__ = "https://github.com/BYUCamachoLab/simphony/issues"
You can’t perform that action at this time.
0 commit comments