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 3c297cf commit 10fc767
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
<<<<<<< HEAD
=======
Expand Down Expand Up @@ -78,6 +79,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
=======
>>>>>>> 7c76583a ([RELEASE]: v0.3.3 (#984))
=======
>>>>>>> fb7418af ([RELEASE]: v0.3.3 (#984))
=======
>>>>>>> 40a10ce1 (Bump v0.3.4+ dev)
>>>>>>> 7cac771f (Bump v0.3.4+ dev)
<<<<<<< HEAD
Expand Down Expand Up @@ -135,6 +138,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
>>>>>>> d562016d ([RELEASE]: v0.3.3 (#984))
=======
Expand Down Expand Up @@ -163,6 +167,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)
=======
=======
>>>>>>> d562016d ([RELEASE]: v0.3.3 (#984))
>>>>>>> fb7418af ([RELEASE]: v0.3.3 (#984))
## [0.3.6] - 2023-09-21

* PR #1181: releass: bump a version further to skip cached wheel
Expand Down Expand Up @@ -251,6 +259,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
<<<<<<< HEAD
=======
Expand All @@ -272,6 +281,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
=======
>>>>>>> c5f43c65 (Bump v0.3.4+ dev)
=======
>>>>>>> fb7418af ([RELEASE]: v0.3.3 (#984))
=======
>>>>>>> 9c0af83d ([RELEASE]: v0.3.3 (#984))
=======
>>>>>>> 40a10ce1 (Bump v0.3.4+ dev)
Expand All @@ -281,10 +292,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
>>>>>>> fb7418af ([RELEASE]: v0.3.3 (#984))
=======
=======
>>>>>>> 9c0af83d ([RELEASE]: v0.3.3 (#984))
>>>>>>> d562016d ([RELEASE]: v0.3.3 (#984))
<<<<<<< HEAD
=======
>>>>>>> 6d6a14c8 (Bump v0.3.4+ dev)
=======
Expand Down Expand Up @@ -330,6 +345,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
>>>>>>> 08ce15ce ([RELEASE]: v0.3.3 (#984))
=======
>>>>>>> c5f43c65 (Bump v0.3.4+ dev)
=======
>>>>>>> fb7418af ([RELEASE]: v0.3.3 (#984))
## [0.3.3] - 2023-08-29

* PR #983: doc: fix nav bar
Expand Down
11 changes: 11 additions & 0 deletions evadb/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
_REVISION = "9"
=======
_REVISION = "8+dev"
Expand Down Expand Up @@ -54,6 +55,8 @@
>>>>>>> 8da6decc (Bump v0.3.4+ dev)
=======
>>>>>>> c5f43c65 (Bump v0.3.4+ dev)
=======
>>>>>>> fb7418af ([RELEASE]: v0.3.3 (#984))
_REVISION = "8"
>>>>>>> 7cac771f (Bump v0.3.4+ dev)
=======
Expand All @@ -74,14 +77,19 @@
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
=======
>>>>>>> c63abee7 (release: merge staging into master (#1032))
=======
=======
>>>>>>> fb7418af ([RELEASE]: v0.3.3 (#984))
_REVISION = "7"
=======
_REVISION = "3"
>>>>>>> 9c0af83d ([RELEASE]: v0.3.3 (#984))
<<<<<<< HEAD
<<<<<<< HEAD
>>>>>>> d562016d ([RELEASE]: v0.3.3 (#984))
=======
=======
Expand Down Expand Up @@ -184,6 +192,9 @@
>>>>>>> a9124e1e (release: merge staging into master (#1032))
=======
>>>>>>> c5f43c65 (Bump v0.3.4+ dev)
=======
>>>>>>> d562016d ([RELEASE]: v0.3.3 (#984))
>>>>>>> fb7418af ([RELEASE]: v0.3.3 (#984))

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

0 comments on commit 10fc767

Please sign in to comment.