Skip to content

Commit 93a121e

Browse files
authored
Bump aasm to 0.0.51 (#46)
* Bump version to 0.0.51-r0 * Bump aasm to 0.0.51
1 parent a0574b9 commit 93a121e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION=0.0.50-r0
1+
VERSION=0.0.51-r0

translator/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
aasm = "==0.0.50"
7+
aasm = "==0.0.51"
88
fastapi = {extras = ["all"], version = "*"}
99

1010
[dev-packages]

translator/Pipfile.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)