Skip to content

Commit

Permalink
Merge pull request #35 from endor-force/034
Browse files Browse the repository at this point in the history
Bump version to 0.3.4
  • Loading branch information
gjohansson-ST committed Aug 6, 2023
2 parents 06cce73 + 24c50d6 commit 5a664b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# pytrafikverket
python module for communicating with the swedish trafikverket api

Development and testing done with 3.10
Development and testing done with 3.11

## Code example
```python
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="pytrafikverket",
version="0.3.3",
version="0.3.4",
description="Retreive values from public API at the Swedish Transport Administration (Trafikverket).",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 5a664b4

Please sign in to comment.