Skip to content

Commit f8487f2

Browse files
committed
added platform support section
1 parent b5be9d9 commit f8487f2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ Properly maintaining this kind of information in various files scattered around
4646

4747
## Getting Started
4848

49+
### Platform Support
50+
51+
Please note that the current version of 'somesy' does not support Windows. We are actively working to include Windows support in our next release. Stay tuned for updates!
52+
4953
### Installing somesy
5054

5155
Somesy requires Python `>=3.8`. To get a first impression, you can install the
@@ -136,7 +140,7 @@ file in the root folder of your repository:
136140
repos:
137141
# ... (your other hooks) ...
138142
- repo: https://github.com/Materials-Data-Science-and-Informatics/somesy
139-
rev: "v0.1.0"
143+
rev: "v0.2.0"
140144
hooks:
141145
- id: somesy
142146
```

0 commit comments

Comments
 (0)