Skip to content

Commit bb02f1d

Browse files
authored
Update package versions (#270)
1 parent 166747e commit bb02f1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

physicsnemo/sym/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
__version__ = "2.3.0a0"
17+
__version__ = "2.3.0"
1818

1919
from pint import UnitRegistry
2020

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools", "setuptools-scm<9.0.0"]
2+
requires = ["setuptools", "setuptools-scm"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)