mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-07 22:20:24 +00:00
Version bump to 0.9.1
This commit is contained in:
@@ -7,4 +7,4 @@ class VersionAPITest(APITest):
|
||||
"""
|
||||
|
||||
def check(self):
|
||||
self.check_equal(self.get("/api/version").json(), {'Version': '0.9'})
|
||||
self.check_equal(self.get("/api/version").json(), {'Version': '0.9.1'})
|
||||
|
||||
Reference in New Issue
Block a user