Skip to content

Commit 7525cd5

Browse files
committed
Latest changes
1 parent 1c999a1 commit 7525cd5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 0.5.1
4+
5+
### Documentation
6+
7+
- README.md
8+
- Modified sections
9+
- Create the neccessary files in the folders
10+
311
## 0.5.0
412

513
### Feature

src/bigquery_migrations/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
__all__ = [
1111
"Migration"
1212
]
13-
__version__ = "0.5.0"
13+
__version__ = "0.5.1"

0 commit comments

Comments
 (0)