Skip to content

Commit

Permalink
fixing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
thespacedoctor committed May 10, 2022
1 parent a4c5140 commit dcb96a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@

## Release Notes

**v1.0.2 - May 10, 2022**

* **Fixed**: docs now building

**v1.0.1 - January 14, 2021**

* **Fixed**: dependency clash with other packages for pymysql version
Expand Down
2 changes: 1 addition & 1 deletion atelParser/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.0.1'
__version__ = '1.0.2'

0 comments on commit dcb96a1

Please sign in to comment.