Skip to content

Commit ee80f50

Browse files
authored
Merge pull request #745 from DataJunction/version_bump
Version bump for server, clients/python and ui.
2 parents 613a0c0 + 7c4a936 commit ee80f50

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""
22
Version for Hatch
33
"""
4-
__version__ = "0.0.1a18"
4+
__version__ = "0.0.1a20"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""
22
Version for Hatch
33
"""
4-
__version__ = "0.0.1a19"
4+
__version__ = "0.0.1a20"

datajunction-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datajunction-ui",
3-
"version": "0.0.1-rc.15",
3+
"version": "0.0.1-rc.18",
44
"description": "DataJunction Metrics Platform UI",
55
"module": "src/index.tsx",
66
"repository": {

0 commit comments

Comments
 (0)