Skip to content

Commit f69754a

Browse files
authored
Add full support for authentication. (#155)
1 parent 4a19e40 commit f69754a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galaxy_ng/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "4.2.0a5"
1+
__version__ = "4.2.0a6"
22

33
default_app_config = "galaxy_ng.app.PulpGalaxyPluginAppConfig"

0 commit comments

Comments
 (0)