Skip to content

Commit a0574b9

Browse files
authored
Bump aasm to 0.0.50 (#45)
* Bump version to 0.0.50-r0 * Bump aasm version to 0.0.50
1 parent c6ca9c6 commit a0574b9

File tree

3 files changed

+117
-115
lines changed

3 files changed

+117
-115
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION=0.0.47-r1
1+
VERSION=0.0.50-r0

translator/Pipfile

Lines changed: 1 addition & 1 deletion
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.47"
7+
aasm = "==0.0.50"
88
fastapi = {extras = ["all"], version = "*"}
99

1010
[dev-packages]

0 commit comments

Comments
 (0)