Skip to content

Commit 369fdcf

Browse files
chore: version bump 0.3.0
1 parent e86f1d8 commit 369fdcf

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "hologen"
7-
version = "0.2.0"
7+
version = "0.3.0"
88
description = "Holography dataset generation toolkit"
99
readme = "README.md"
1010
requires-python = ">=3.11"

requirements.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
1+
build==1.3.0
2+
contourpy==1.3.3
13
coverage==7.11.2
2-
-e git+ssh://git@github.com/electricalgorithm/hologen.git@8a42dc368711ff8806f75225183f8cbe514306f2#egg=hologen
4+
cycler==0.12.1
5+
fonttools==4.60.1
6+
-e git+ssh://git@github.com/electricalgorithm/hologen.git@e86f1d89c54d8792a659617d28dffa6342432308#egg=hologen
37
iniconfig==2.3.0
8+
kiwisolver==1.4.9
9+
matplotlib==3.10.7
410
numpy==2.3.4
511
packaging==25.0
612
pillow==12.0.0
713
pluggy==1.6.0
814
Pygments==2.19.2
15+
pyparsing==3.2.5
16+
pyproject_hooks==1.2.0
917
pytest==9.0.0
1018
pytest-cov==7.0.0
19+
python-dateutil==2.9.0.post0
1120
scipy==1.16.3
21+
six==1.17.0

0 commit comments

Comments
 (0)