Skip to content

Commit

Permalink
Bump package version (#27)
Browse files Browse the repository at this point in the history
**Context:** Need to bump version for release to PYpi

**Description of the Change:**

**Benefits:**

**Possible Drawbacks:**

**Related GitHub Issues:**
  • Loading branch information
rashidnhm authored Aug 10, 2023
1 parent d9c913a commit bcf74c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pennylane_sphinx_theme/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
using the following format: <major>.<minor>.<patch>[-<pre-release>].
"""

__version__ = "0.3.8"
__version__ = "0.3.9"

0 comments on commit bcf74c7

Please sign in to comment.