Skip to content

Commit bf78815

Browse files
committed
update other mentions of version 0.1.0 on this page to 0.1
1 parent 8daaee8 commit bf78815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/installable-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ build-backend = "hatchling.build"
449449

450450
[project]
451451
name = "pyospackage"
452-
version = "0.1.0"
452+
version = "0.1"
453453
description = 'A python package that adds numbers together.'
454454
readme = "README.md"
455455
requires-python = ">=3.9"
@@ -577,7 +577,7 @@ nox 2021.10.1
577577
numpy 1.24.2
578578
packaging 23.0
579579
pandas 1.5.3
580-
pyosPackage 0.1.0 /Users/yourusername/path/here/pyosPackage
580+
pyosPackage 0.1 /Users/yourusername/path/here/pyosPackage
581581
...
582582
...
583583
...

0 commit comments

Comments
 (0)