We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c999a1 commit 7525cd5Copy full SHA for 7525cd5
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 0.5.1
4
+
5
+### Documentation
6
7
+- README.md
8
+ - Modified sections
9
+ - Create the neccessary files in the folders
10
11
## 0.5.0
12
13
### Feature
src/bigquery_migrations/__init__.py
@@ -10,4 +10,4 @@
__all__ = [
"Migration"
]
-__version__ = "0.5.0"
+__version__ = "0.5.1"
0 commit comments