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 7c1da1b commit c43f984
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
<<<<<<< HEAD
=======
Expand Down Expand Up @@ -72,6 +73,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
=======
=======
=======
>>>>>>> 7c76583a ([RELEASE]: v0.3.3 (#984))
=======
>>>>>>> 40a10ce1 (Bump v0.3.4+ dev)
>>>>>>> 7cac771f (Bump v0.3.4+ dev)
>>>>>>> 2170a7a9 (Bump v0.3.4+ dev)
Expand Down Expand Up @@ -109,6 +112,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* PR #1182: Bump Version to v0.3.7+dev
* PR #1181: releass: bump a version further to skip cached wheel

<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
Expand All @@ -121,7 +125,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
>>>>>>> eva-master
=======
>>>>>>> 567ab492 (Bump Version to v0.3.8+dev (#1241))
<<<<<<< HEAD
>>>>>>> dbfef8c7 (Bump Version to v0.3.8+dev (#1241))
=======
=======
=======
>>>>>>> d562016d ([RELEASE]: v0.3.3 (#984))
>>>>>>> 7c76583a ([RELEASE]: v0.3.3 (#984))
>>>>>>> ff795625 ([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 @@ -206,6 +217,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
<<<<<<< HEAD
=======
Expand All @@ -219,12 +231,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
>>>>>>> 7cac771f (Bump v0.3.4+ dev)
>>>>>>> 2170a7a9 (Bump v0.3.4+ dev)
=======
>>>>>>> 7c76583a ([RELEASE]: v0.3.3 (#984))
=======
>>>>>>> 9c0af83d ([RELEASE]: v0.3.3 (#984))
=======
>>>>>>> 40a10ce1 (Bump v0.3.4+ dev)
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
=======
>>>>>>> 9c0af83d ([RELEASE]: v0.3.3 (#984))
Expand All @@ -234,6 +249,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
=======
=======
>>>>>>> 2170a7a9 (Bump v0.3.4+ dev)
=======
>>>>>>> ff795625 ([RELEASE]: v0.3.3 (#984))
>>>>>>> eva-master
=======
=======
Expand All @@ -244,7 +261,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
=======
=======
>>>>>>> 7cac771f (Bump v0.3.4+ dev)
<<<<<<< HEAD
>>>>>>> 2170a7a9 (Bump v0.3.4+ dev)
=======
=======
=======
=======
>>>>>>> 9c0af83d ([RELEASE]: v0.3.3 (#984))
>>>>>>> d562016d ([RELEASE]: v0.3.3 (#984))
>>>>>>> 7c76583a ([RELEASE]: v0.3.3 (#984))
>>>>>>> ff795625 ([RELEASE]: v0.3.3 (#984))
## [0.3.3] - 2023-08-29

* PR #983: doc: fix nav bar
Expand Down
20 changes: 20 additions & 0 deletions evadb/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
_REVISION = "9"
=======
_REVISION = "8+dev"
Expand All @@ -28,9 +29,14 @@
_REVISION = "8+dev"
>>>>>>> 2170a7a9 (Bump v0.3.4+ dev)
=======
_REVISION = "8+dev"
>>>>>>> ff795625 ([RELEASE]: v0.3.3 (#984))
=======
_REVISION = "7"
>>>>>>> 6d6a14c8 (Bump v0.3.4+ dev)
=======
=======
>>>>>>> 7c76583a ([RELEASE]: v0.3.3 (#984))
_REVISION = "8"
>>>>>>> 7cac771f (Bump v0.3.4+ dev)
=======
Expand All @@ -45,6 +51,7 @@
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
=======
>>>>>>> c63abee7 (release: merge staging into master (#1032))
Expand All @@ -64,6 +71,8 @@
=======
=======
>>>>>>> 2170a7a9 (Bump v0.3.4+ dev)
=======
>>>>>>> ff795625 ([RELEASE]: v0.3.3 (#984))
>>>>>>> eva-master
=======
_REVISION = "8+dev"
Expand Down Expand Up @@ -99,7 +108,18 @@
=======
=======
>>>>>>> 7cac771f (Bump v0.3.4+ dev)
<<<<<<< HEAD
>>>>>>> 2170a7a9 (Bump v0.3.4+ dev)
=======
=======
=======
_REVISION = "7"
=======
_REVISION = "3"
>>>>>>> 9c0af83d ([RELEASE]: v0.3.3 (#984))
>>>>>>> d562016d ([RELEASE]: v0.3.3 (#984))
>>>>>>> 7c76583a ([RELEASE]: v0.3.3 (#984))
>>>>>>> ff795625 ([RELEASE]: v0.3.3 (#984))

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

0 comments on commit c43f984

Please sign in to comment.