Skip to content

Commit

Permalink
Re-version and update README
Browse files Browse the repository at this point in the history
  • Loading branch information
bozzlab committed Apr 17, 2022
1 parent e74ffcd commit ee10cf5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ stc.export_graph_result("stc.png") # save graph result as image

# <your_local_path>/stc.png
```
![Sound Transimission Class Graph](stc.png "Sound Transimission Class Graph")
![Sound Transimission Class Graph](https://raw.githubusercontent.com/bozzlab/pyacoustics-stc/main/stc.png)


### Utils
```py
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyacoustics-stc"
version = "1.0.0"
version = "0.1.0"
description = "The Python library for Sound Transmission Class (STC) calculation"
authors = ["Peem Srinikorn (Bozzlab) <[email protected]>"]
keywords = ["Acoustics", "Sound Tranmission Class", "Sound Transmission Loss", "STC"]
Expand Down

0 comments on commit ee10cf5

Please sign in to comment.