Skip to content

Commit

Permalink
[RELEASE]: v0.3.3 (georgia-tech-db#984)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav274 authored and a0x8o committed Nov 22, 2023
1 parent 06bca1f commit 18e369c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
<<<<<<< HEAD
=======
Expand Down Expand Up @@ -89,6 +90,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
>>>>>>> 6d6a14c8 (Bump v0.3.4+ dev)
>>>>>>> 8da6decc (Bump v0.3.4+ dev)
>>>>>>> 22e78346 (Bump v0.3.4+ dev)
=======
>>>>>>> 08ce15ce ([RELEASE]: v0.3.3 (#984))
## [0.3.7] - 2023-09-30

* PR #1239: release 0.3.7
Expand Down Expand Up @@ -241,6 +244,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
<<<<<<< HEAD
=======
Expand Down Expand Up @@ -311,6 +315,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
>>>>>>> 6d6a14c8 (Bump v0.3.4+ dev)
>>>>>>> 8da6decc (Bump v0.3.4+ dev)
>>>>>>> 22e78346 (Bump v0.3.4+ dev)
=======
=======
>>>>>>> 9c0af83d ([RELEASE]: v0.3.3 (#984))
>>>>>>> 08ce15ce ([RELEASE]: v0.3.3 (#984))
## [0.3.3] - 2023-08-29

* PR #983: doc: fix nav bar
Expand Down
7 changes: 7 additions & 0 deletions evadb/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
_REVISION = "9"
=======
_REVISION = "8+dev"
Expand Down Expand Up @@ -162,6 +163,12 @@
>>>>>>> 6d6a14c8 (Bump v0.3.4+ dev)
>>>>>>> 8da6decc (Bump v0.3.4+ dev)
>>>>>>> 22e78346 (Bump v0.3.4+ dev)
=======
_REVISION = "8"
=======
_REVISION = "3"
>>>>>>> 9c0af83d ([RELEASE]: v0.3.3 (#984))
>>>>>>> 08ce15ce ([RELEASE]: v0.3.3 (#984))

VERSION_SHORT = f"{_MAJOR}.{_MINOR}"
VERSION = f"{_MAJOR}.{_MINOR}.{_REVISION}"

0 comments on commit 18e369c

Please sign in to comment.