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 Oct 30, 2023
1 parent a8469c1 commit fb7418a
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 @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### [Deprecated]
### [Removed]

<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
=======
Expand Down Expand Up @@ -48,6 +49,8 @@ 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

=======
>>>>>>> d562016d ([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 @@ -129,11 +132,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* PR #986: docs: Update README.md
* PR #983: doc: fix nav bar

<<<<<<< HEAD
<<<<<<< HEAD
=======
>>>>>>> 9c0af83d ([RELEASE]: v0.3.3 (#984))
=======
>>>>>>> 40a10ce1 (Bump v0.3.4+ dev)
=======
=======
>>>>>>> 9c0af83d ([RELEASE]: v0.3.3 (#984))
>>>>>>> d562016d ([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 @@ -3,6 +3,7 @@
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
_REVISION = "8"
=======
_REVISION = "3"
Expand All @@ -13,6 +14,12 @@
=======
_REVISION = "8+dev"
>>>>>>> 40a10ce1 (Bump v0.3.4+ dev)
=======
_REVISION = "7"
=======
_REVISION = "3"
>>>>>>> 9c0af83d ([RELEASE]: v0.3.3 (#984))
>>>>>>> d562016d ([RELEASE]: v0.3.3 (#984))

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

0 comments on commit fb7418a

Please sign in to comment.