Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dormant-user committed Jan 3, 2022
1 parent 4b48e49 commit a73ba75
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Change Log
==========

0.1.8 (01/03/2022)
------------------
- Bump version

0.1.7 (01/03/2022)
------------------
- Setup pypi publish

0.1.6 (01/03/2022)
------------------
- Create python-publish.yml
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version_info = (0, 1, 6)
version_info = (0, 1, 8)

0 comments on commit a73ba75

Please sign in to comment.