Skip to content

Commit

Permalink
Latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
RolandBende committed Dec 18, 2024
1 parent 1c999a1 commit 7525cd5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.5.1

### Documentation

- README.md
- Modified sections
- Create the neccessary files in the folders

## 0.5.0

### Feature
Expand Down
2 changes: 1 addition & 1 deletion src/bigquery_migrations/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
__all__ = [
"Migration"
]
__version__ = "0.5.0"
__version__ = "0.5.1"

0 comments on commit 7525cd5

Please sign in to comment.